Re: Re: how to clean up temporary schemas (how to sync the system table with pg_dump) - Mailing list pgsql-general

From Tom Lane
Subject Re: Re: how to clean up temporary schemas (how to sync the system table with pg_dump)
Date
Msg-id 4476.1212731698@sss.pgh.pa.us
Whole thread Raw
In response to Re: how to clean up temporary schemas (how to sync the system table with pg_dump)  (Gary Fu <gfu@saicmodis.com>)
Responses Re: how to clean up temporary schemas (how to sync the system table with pg_dump)  (Gary Fu <gfu@saicmodis.com>)
List pgsql-general
Gary Fu <gfu@saicmodis.com> writes:
> My question now is why those temporary schemas won't be cleaned
> after I restart the db ?

Just leave them alone and you'll be fine.  These tools actually have
had most of the bugs worked out of them ;-) ... if you think pg_dump is
omitting something, you are probably mistaken.

            regards, tom lane

pgsql-general by date:

Previous
From: Gary Fu
Date:
Subject: Re: how to clean up temporary schemas (how to sync the system table with pg_dump)
Next
From: Tomasz Ostrowski
Date:
Subject: Re: Full vacuum really slowing query down