Re: [HACKERS] What is this...?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)hub(dot)org (The Hermit Hacker)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] What is this...?
Date: 1998-03-08 23:34:27
Message-ID: 199803082334.SAA03259@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-09 00:28:50 Re: [HACKERS] How to...?
Previous Message The Hermit Hacker 1998-03-08 23:23:03 How to...?