From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
---|---|
To: | <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | miswording in pg_dump |
Date: | 2001-05-23 15:28:59 |
Message-ID: | Pine.BSF.4.30.0105231127220.92981-100000@paprika.michvhf.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
pg_dump's help provides this near the bottom:
If no database name is not supplied, then the PGDATABASE environment
variable value is used.
Shouldn't that read:
If no database name is supplied, then the PGDATABASE environment
variable value is used.
or:
If the database name is not supplied, then the PGDATABASE environment
variable value is used.
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-05-23 15:32:56 | Re: Not released yet, but could someone take a quick peak ... |
Previous Message | Bruce Momjian | 2001-05-23 15:27:57 | Re: AW: Plans for solving the VACUUM problem |