pg_restore case sensitivity - Mailing list pgsql-hackers

From John Bercik
Subject pg_restore case sensitivity
Date
Msg-id 416289B2.6020808@musc.edu
Whole thread Raw
Responses Re: pg_restore case sensitivity
List pgsql-hackers
I'm in PG 8.0b3 and in it's psql i perform an -Fc pg_dump on a 7.4 db.  
When I go to restore in PG 8.0b3 I get errors because of schemas that 
have capital letters ("EMRImporting").  It creates schema "emrimporting" 
and fails upon trying to restore data to "EMRImporting" schema because 
it doesn't exist.  Thanks for any help.

-- 
Best Regards,

John Bercik

Systems Programmer            Phone:  843-792-3371
Department of Medicine            Fax:    843-792-0816

Medical University of South Carolina    email:  bercikj@musc.edu
Room 826F,  Clinical Science Building
96 Jonathan Lucas Street
Charleston, SC 29425





pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Unit testing
Next
From: "Neil Conway"
Date:
Subject: Re: Unit testing