Re: pg_dump error - Mailing list pgsql-general

From Philip
Subject Re: pg_dump error
Date
Msg-id 20040524093010.48a82545.silvermaple@usermail.com
Whole thread Raw
In response to Re: pg_dump error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
At some time fairly close to Sun, 23 May 2004 23:09:20 -0400,
rumor has it that Tom wrote:

> Philip <silvermaple@usermail.com> writes:
> > Okay, now I'm stumped! Since I don't even know what "pga_images" is
> > for I don't no how much trouble I'm in!
>
> Not a lot; that's not a system catalog but something that PgAccess
> creates.  If you're not using PgAccess anymore, you can probably just
> drop the table and you're done.  If you are, your best bet is to drop
> all the pga_foo tables so that PgAccess will recreate them all when
> you next start it.
>
> BTW, 7.2 is pretty ancient.  You should update to at least 7.2.4.
>
>             regards, tom lane

Thanks Tom!! I really don't like to panic unless there is good reason
for it...

I'll upgrade to 7.2.4 and see if I can figure out how to drop some
tables...

                   Philip

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: Combining several rows
Next
From: Philip
Date:
Subject: Re: pg_dump error