Re: [GENERAL] Restore/dump from "/usr/local/pgsql/data" directory

2010-09-24 Thread kongsgar
What version of PG was it? The "PG_VERSION" file = 8.3 -Håvard Wahl Kongsgård Siterer Raymond O'Donnell : On 24/09/2010 08:24, kongs...@stud.ntnu.no wrote: To specify: I have a copy of the data in "/usr/local/pgsql/data" from my old, but I don't have access to the old system anymore so I can

Re: [GENERAL] Restore/dump from "/usr/local/pgsql/data" directory

2010-09-24 Thread kongsgar
To specify: I have a copy of the data in "/usr/local/pgsql/data" from my old, but I don't have access to the old system anymore so I cannot simply do a "pg_dumpall" from there. I believe I could copy the content of "/usr/local/pgsql/data" into "/usr/local/pgsql/data" on my new system. But is

[GENERAL] Restore/dump from "/usr/local/pgsql/data" directory

2010-09-23 Thread kongsgar
Hi, I have a copy of "/usr/local/pgsql/data" from old server. Is it possible to do a dump of the sql databases in this directory, so that I can easily migrate them to my current system? -Håvard Wahl Kongsgård -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make cha