From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
---|---|
To: | Simone Tellini <tellini(at)areabusiness(dot)it> |
Cc: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: pg_dump / pg_upgrade problem |
Date: | 2002-02-10 20:17:40 |
Message-ID: | 20020210121635.Y71415-100000@megazone23.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Sun, 10 Feb 2002, Simone Tellini wrote:
>
> On Sun, 10 Feb 2002 10:39:08 -0800 (PST)
> Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> wrote:
>
> SS> Do you know what lines it's failing on in the dump specifically (for
> SS> purposes of fixing it)?
>
> I think everywhere it uses the username. From the dump:
>
> \connect WizNet WizNet (both are wrong)
> --
> -- Selected TOC Entries:
> --
> \connect - WizNet (hm... I think I missed this when quoting
> manually, perhaps it would have been
> enough then)
Probably would be sufficient to do that, yes.
> [...]
> -- Name: users Type: TABLE Owner: WizNet
> (is this a comment or is it used for something?)
AFAIK, just a comment.
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Ruprecht | 2002-02-10 22:26:58 | Re-nameing a database? |
Previous Message | Simone Tellini | 2002-02-10 19:31:27 | Re: pg_dump / pg_upgrade problem |