If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > Recover database and tables from tablespace after reinstall postgresql8.4.. ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-13-11, 07:04
hirenlad hirenlad is offline
Registered User
 
Join Date: May 2011
Posts: 10
Recover database and tables from tablespace after reinstall postgresql8.4.. ?

Hi,
I m created tablespace on d drive. My database and tables are stored in to this tablespace. now i m uninstalled the postgresql8.4, and then install again. so how can i restore or recover my database and tables which is already created in tablespace..?

It mean Recover database and tables from tablespace after reinstall postgresql8.4.. ?

Is there any way to recover database and tables which is stored in tablespace on d drive.. ?

-- Hiren Lad
Reply With Quote
  #2 (permalink)  
Old 06-17-11, 03:49
futurity futurity is offline
Registered User
 
Join Date: May 2008
Posts: 270
If you did not run pg_dump on your database(s) before uninstalling PostgreSQL, then they're gone.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On