From: | Andre Schroeter <A(dot)Schroeter(at)DKFZ-Heidelberg(dot)de> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | dump/restore bug |
Date: | 2002-07-08 14:40:08 |
Message-ID: | 3D29A448.6105A09C@DKFZ-Heidelberg.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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
--
-------------------------------------------------------------------------------
Andre Schroeter
Deutsches Krebsforschungszentrum tel.: (+49) 6221 - 42 2382
Division Medical and Biological Informatics fax.: (+49) 6221 - 42 2345
Im Neuenheimer Feld 280 url: http://mbi.DKFZ-Heidelberg.de/
D-69120 Heidelberg, Germany e-mail: A(dot)Schroeter(at)DKFZ-Heidelberg(dot)de
-------------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | eric | 2002-07-08 14:41:01 | segfault which isn't supposed to happen (including example code) |
Previous Message | pgsql-bugs | 2002-07-08 14:30:26 | Bug #704: dump/restore bug |