pg_dump -c database problem

From: "Rod Taylor" <rod(dot)taylor(at)inquent(dot)com>
To: "Hackers List" <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_dump -c database problem
Date: 2001-01-24 19:56:00
Message-ID: 062701c0863f$ad3be860$2205010a@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pg_dump -c database

The \connect is after the DROP TABLE statements where I believe it
should come first. (Gotta connect as the right user before dropping
everything).

--
Rod Taylor

There are always four sides to every story: your side, their side, the
truth, and what really happened.

Attachment Content-Type Size
Taylor, Rod B.vcf text/x-vcard 451 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2001-01-24 20:01:19 Re: Open 7.1 items
Previous Message Rod Taylor 2001-01-24 19:48:35 pg_dump issues