Re: [HACKERS] pg_restore case sensitivity

2004-10-11 Thread Tom Lane
John Bercik <[EMAIL PROTECTED]> writes: > 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

[HACKERS] pg_restore case sensitivity

2004-10-11 Thread John Bercik
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'