BUG #3760: Comment on restore database

From: "Malcus Imhof" <malcus(at)terra(dot)com(dot)br>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3760: Comment on restore database
Date: 2007-11-19 13:43:38
Message-ID: 200711191343.lAJDhc2r018583@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3760
Logged by: Malcus Imhof
Email address: malcus(at)terra(dot)com(dot)br
PostgreSQL version: 8.2.5
Operating system: Windows 2003
Description: Comment on restore database
Details:

When I'm restoring a dump done in a database called "client" on a new
database called "new_database" shows a error when the pg_restore try to
restore the comment:

C:\Arquivos de programas\pgAdmin III\1.8\pg_restore.exe -i -h 192.168.0.11
-p 5432 -U postgres -d "new_database" -v "C:\Documents and
Settings\Ciro\Desktop\client.backup"
pg_restore: connecting to database for restore
pg_restore: creating COMMENT DATABASE "client"
pg_restore: WARNING: database "client" does not exist

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2007-11-19 16:47:08 Re: BUG #3758: Postmaster Service
Previous Message Sudarshan V Tantry 2007-11-19 10:07:24 BUG #3758: Postmaster Service