Re: [ADMIN] Moving databases

2001-03-19 Thread Tom Lane
"Jay Hodges" <[EMAIL PROTECTED]> writes: > Now that my database is becoming quite large, it has outgrown the /var/ par= > ition and I would like to move at least one database to /usr partition, or = > to a NFS. > can this be done easily, and if so, what would be the procedure to move the= > files

[ADMIN] Moving databases

2001-03-19 Thread Jay Hodges
I have a problem.  I installed PostgreSQL, RH 6.1 and it put the database files in /var/lib/pgsql, there also exists /usr/lib/pgsql that is not being used.   Now that my database is becoming quite large, it has outgrown the /var/ parition and I would like to move at least one database to /us

Re: [ADMIN] moving databases

1998-06-23 Thread The Hermit Hacker
On Mon, 22 Jun 1998, Kevin Heflin wrote: > what would be the easiest way to move databases from one postgresql > server to another? pg_dump or pg_dumpall

[ADMIN] moving databases

1998-06-22 Thread Kevin Heflin
what would be the easiest way to move databases from one postgresql server to another? Kevin