"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
---
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,