Re[4]: [HACKERS] Database Restore with 6.1 fails (Name - - Mailing list pgsql-hackers

From Leo Shuster
Subject Re[4]: [HACKERS] Database Restore with 6.1 fails (Name -
Date
Msg-id 3c566c05b696c6718fab31e3371e6a56
Whole thread Raw
List pgsql-hackers
>It automatically lowercases all identifiers.  What do you want it to do?
    That was exactly what I wanted it to do...

>Auto-rename uppercase table names that conflict with already-existing
>lowercase names?
    Is there a way to check for conflicting table names?
    If there are any, users could be prompted for alternative names.
    Otherwise, you could simply convert the table names to
    lowercase as well.

    Or does it already do that?  (As you can see, I have not had the
guts yet to migrate myself...)

Leo

------------------------------

pgsql-hackers by date:

Previous
From: hakan@twins.iconsult.com (Hakan Tandogan)
Date:
Subject: Re: [HACKERS] Third Party Stuff
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?