On Thu, Sep 23, 2004 at 07:29:47PM -0400, Tom Lane wrote:
> Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
> > There is, however, an ownership problem with restoring sequences
> > in 8.0.0beta. In 7.4.5, for example, pg_dump issues a SET SESSION
> > AUTHORIZATION command and then creates a ta
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> testdb=# COPY users TO 'D:\Program Files\PostgreSQL\DataFlatFiles\usersdata';
> ERROR: relative path not allowed for COPY to file
You need to double the backslashes. Or use forward slashes.
regards, tom lane
The following bug has been logged online:
Bug reference: 1269
Logged by: William Mayhew
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0 Beta
Operating system: WIN 2000 Professional
Description:Copy To Gives Relative path error when explicit path
given.
This has been fixed in current CVS.
---
Michael Fuhr wrote:
> PostgreSQL version: 8.0.0beta1
> Operating system : Solaris 9
>
> Backups created by pg_dump/pg_dumpall don't set the ownership of
> implicitly-created sequence
Would you email me your config.log privately? I need to see why the
test for HAVE_INT_TIMEZONE is failing on Cygwin. The relivant configure
test is:
# PGAC_VAR_INT_TIMEZONE
# -
# Check if the global variable `timezone' exists. If so, define