Re: [HACKERS] What is this...? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] What is this...?
Date
Msg-id 199803082334.SAA03259@candle.pha.pa.us
Whole thread Raw
In response to What is this...?  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [HACKERS] What is this...?  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
> drop table tmp_pguser;
> QUERY: drop table tmp_pguser;
> DROP
> copy pg_user from stdin;
> QUERY: copy pg_user from stdin;
> Enter info followed by a newline
> End with a backslash and a period on a line by itself.
> >>
>

[Redirected to appropriate group.  Sorry, couldn't resist.  :-)]

>
> And then it just stops...?
>
> This is using pg_dump/pg_dumpall from 6.2.1, before shutting down v6.2.1,
> to create the db.dump file...

Sure you are not running 6.3 pg_dumpall, which has a bug?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] dec alpha/64bit stuff
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] How to...?