From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #704: dump/restore bug |
Date: | 2002-07-08 14:30:26 |
Message-ID: | 20020708143026.A8C484764DD@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Andre Schroeter (A(dot)Schroeter(at)DKFZ(dot)de) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
dump/restore bug
Long Description
dear postgres developers,
i have just noticed a big problem with dump/restore from version
6.5.3 to 7.2. but i think it is not version related.
if i dump a db with default date format european '-e' and restore that
dump into a db without '-e' all dates are wrong. i think the
dump/restore should set the dateformat before dump and incude the
switch of the dateformat in the dump itself.
best regards
andre schroeter
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Andre Schroeter | 2002-07-08 14:40:08 | dump/restore bug |
Previous Message | Francis Reader | 2002-07-08 13:13:28 | Possible Bug? |