Re: [BUGS] BUG #1893: pg_dumpall - Search path order

2005-09-19 Thread Tom Lane
"Daniel Naschenweng" <[EMAIL PROTECTED]> 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 ---

[BUGS] BUG #1893: pg_dumpall - Search path order

2005-09-19 Thread Daniel Naschenweng
The following bug has been logged online: Bug reference: 1893 Logged by: Daniel Naschenweng Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 beta2 Operating system: Windows Description:pg_dumpall - Search path order Details: When PostgreSQL make pg_dumpall,