Обсуждение: restore db from other db folder

Поиск
Список
Период
Сортировка

restore db from other db folder

От
mnavahan
Дата:
Hi

(windows :: pg8.4.4 ::pgadmin 1.10)

in old pc i had  3 different tablespace and each tablespace had one database

Now i dont have old pc ! but  i have copy of each tablespace .....

now in new pc i have installed the same version PG and need to rergister
this 3 database how can i do it ?


regard +
--
View this message in context: http://old.nabble.com/restore-db-from-other-db-folder-tp28787330p28787330.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


Re: restore db from other db folder

От
Scott Marlowe
Дата:
On Fri, Jun 4, 2010 at 10:34 PM, mnavahan <mnavahan@yahoo.com> wrote:
>
> Hi
>
> (windows :: pg8.4.4 ::pgadmin 1.10)
>
> in old pc i had  3 different tablespace and each tablespace had one database
>
> Now i dont have old pc ! but  i have copy of each tablespace .....
>
> now in new pc i have installed the same version PG and need to rergister
> this 3 database how can i do it ?

Not really doable without a fair bit of hacking and pg knowledge.  Do
you have a pg_dump of the dbs?  That would really really help, and be
much more doable.

Re: restore db from other db folder

От
mnavahan
Дата:
No

  i have not any dump


Scott Marlowe-2 wrote:
>
> On Fri, Jun 4, 2010 at 10:34 PM, mnavahan <mnavahan@yahoo.com> wrote:
>>
>> Hi
>>
>> (windows :: pg8.4.4 ::pgadmin 1.10)
>>
>> in old pc i had  3 different tablespace and each tablespace had one
>> database
>>
>> Now i dont have old pc ! but  i have copy of each tablespace .....
>>
>> now in new pc i have installed the same version PG and need to rergister
>> this 3 database how can i do it ?
>
> Not really doable without a fair bit of hacking and pg knowledge.  Do
> you have a pg_dump of the dbs?  That would really really help, and be
> much more doable.
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>
>

--
View this message in context: http://old.nabble.com/restore-db-from-other-db-folder-tp28787330p28793153.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.