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 4ca66830fb823e8bbb9fbdc43a5138a3
Whole thread Raw
List pgsql-hackers
>> Marc, maybe the dump/dump_all scripts need to be re-done to accommodate
>> those people that were using case-sensitive field names in pre-6.1
>> Postgres versions?
>        In what way?
    Hmmm... I guess my e-mail is not telepathic, is it? :-)
    (I actually thought that it could carry my thoughts, without
    me clearly stating them.)
    What I actually meant was that the dump/dump_all scripts
    take the fields names of each table and simply convert them
    to lower case.  This might take care of 99% of the problems
    people might have when migrating to v6.1.
    What do you think?

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?