Re: BUG #1893: pg_dumpall - Search path order

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Daniel Naschenweng" <daniel(dot)blumenau(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1893: pg_dumpall - Search path order
Date: 2005-09-19 15:25:19
Message-ID: 27553.1127143519@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Daniel Naschenweng" <daniel(dot)blumenau(at)gmail(dot)com> writes:
> When PostgreSQL make pg_dumpall, it set the search_path before a schema
> create.
> The import error:
> NOTICE: schema "usuario1" does not exist

This is not an error, it's only a notice.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Clark, Andrew 2005-09-19 18:01:03 Solaris - psql returns 0 instead of 1 for file not found.
Previous Message Abel Pinto Muoz 2005-09-19 14:10:35 BUG #1895: SQLForeignKeys don't return the correct number of foreign keys