"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
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
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
what would be the easiest way to move databases from one postgresql
server to another?
Kevin