Re: pg_dumps

From: "Anis W(dot) Nugroho" <anis_wn(at)gawab(dot)com>
To: "Postgre Admin" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_dumps
Date: 2003-10-11 21:30:16
Message-ID: 20031011213016.70931.qmail@gawab.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi Scott,

You didn't need to use host and port argument since you are on
the
local system. So just type
pg_dump admin > holt_admin_db.dump

If insist to use TCP/IP connection, you must tweak the *.conf
files
in the directory /var/lib/pgsql/data. Use root account to do
that.

Good luck,
Anis WN
________________________________
15 Mbytes Free Web-based and POP3
Sign up now: http://www.gawab.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Anis W. Nugroho 2003-10-11 21:43:22 Re: Pgsql crashes frequently
Previous Message Anis W. Nugroho 2003-10-11 21:19:17 Re: pg_dumps