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 2325bd29b9d80e8af19445b60d1ce9ca
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: "Leo Shuster"
Date:
Subject: Re[4]: [HACKERS] Database Restore with 6.1 fails (Name -
Next
From: Bruce Momjian
Date:
Subject: Re: Re[4]: [HACKERS] Database Restore with 6.1 fails (Name -