BUG #1043: PSQL.exe - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1043: PSQL.exe
Date
Msg-id 20040107132001.EFBF9CF4D45@www.postgresql.com
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1043
Logged by:          Serkan SUNEL

Email address:      nakres2001@yahoo.com

PostgreSQL version: 7.4

Operating system:   Windows XP

Description:        PSQL.exe

Details:

Problem occur while restoring the database from the backup file if i use
psql -f c:\cygwin\bin\dump_file_name -d mydatabase_name
This is not working properly...this command only create tables and
stops...does not insert the records...

I think the file path creates this problem . Because
psql -f dump_file_name -d mydatabase_name is working very good..

pgsql-bugs by date:

Previous
From: Guy Thornley
Date:
Subject: Crash while recovering database index relation
Next
From: Tom Lane
Date:
Subject: Re: Crash while recovering database index relation