From: | Harald Armin Massa <ghum(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | pg_restore / psql -f massive problems with copy from ... |
Date: | 2004-10-03 08:55:29 |
Message-ID: | 415FBE81.2060501@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
I skimmed it in the mailing list, there were some references that
pg_restore is not working within win32 yet.
Question: is this a known - and - workedon - issue?
Concrete problems:
a) pg_restore -f <filename> ends with "Archiver could not open.." abort
b) when pg_dumping to SQL, psql -f <filename> is able to read the dump
*untill* it get's to one copy -statement to read in data. After that,
the rest of the file is sucked in.... it does not end at the
stop-Characters.
Skimming the fixes from beta-2 to beta-3 I could not detect any
development besides some translations and some rights-fixes in the main
trunc.
So: are this bugs known? Is it a "singular happening" Can I provide more
details? I suggest it is of mission critical importance to have the
ability to DUMP and RESTORE a database, isn't it?
Harald
Attachment | Content-Type | Size |
---|---|---|
ghum.vcf | text/x-vcard | 366 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2004-10-03 13:29:52 | Re: pg_restore / psql -f massive problems with |
Previous Message | Steve Gollery | 2004-10-01 21:51:36 | Re: problem getting started with PostgreSQL 8 beta 3 on |