Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1016535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:33:49+00:00 2026-05-16T10:33:49+00:00

I have postgres database running on Amazon EC2 instance. I have few tablespaces created

  • 0

I have postgres database running on Amazon EC2 instance. I have few tablespaces created for
some monthly tables, such that each table is on individual tablespace. To get the maximum performance, I have created each tablespace on individual amazon ebs volume.

I want to move some of this tables to different instance and database. I will explain it with one example.
Lets say.

  1. I have EC2 instance A with postgres setup as explained above.

  2. I have another Amazon instance B running and I installed postgres on it as well.

  3. I want to create the same table structure for some of the tables present in A on B. I want to detach the volumes from instance A and attach it to instance B.

  4. Also, I want to create tablespaces on instance B, which will point to the newly attached volumes.

  5. And when I start up this newly created postgres, I expect to see the tables populated with data from those volumes(database).

  6. finally I will delete those tables from A

I know I am being rusty in writing, but couldn’t find a better way to ask the question.

Is something along these lines is possible? Are there any pointers for achieving something like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:33:50+00:00Added an answer on May 16, 2026 at 10:33 am

    No.

    The data in the tablespace directory is only the data. You also need the metadata that’s in the tables in the pg_catalog schema, as well as the information from pg_clog and pg_xlog to access it.

    If you want to move things across using volumes, you must move the entire installation at once (all the tablespaces, including pg_default). Otherwise, you need to use pg_dump/pg_restore to transfer the data over.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a postgres database that I want to know some quick stats. For
I currently have a Postgres 8.4 database that contains a varchar(10000) column. I'd like
I have a database (running on postgres, precisely) , with the following structure :
I have a postgres database with a table that contains rows I want to
I have a postgres database on my localhost I can access without a password
Possible Duplicate: How to empty DB in heroku I have a Postgres database on
We have a web application talking to a Postgres SQL database at work -
I have a Postgres instance building a GIN index. It's looking at about 200,000
is is possible in postgres to have a trigger on CREATE TABLE that will
I have a Rails + Apache2 + Postgres + Passenger application running in production

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.