RESTORE BUG...

From: "Serkan Sunel" <serkan(dot)sunel(at)efes-yazilim(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: RESTORE BUG...
Date: 2004-01-07 13:24:11
Message-ID: 0EAADBE28BFCB64F900D730A26AA7D2E0D0F2A@fsintsrv.efes-yazilim.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Problem occurs 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 creates tables and
stops...does not insert the records...

I think the "file path" causes this problem . Because

psql -f dump_file_name -d mydatabase_name is working very good..

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-01-07 15:19:52 Re: Crash while recovering database index relation
Previous Message PostgreSQL Bugs List 2004-01-07 13:20:01 BUG #1043: PSQL.exe