pg_dupp/pg_dumpall problem!
Lehel Gyuro <lehel@bin.hu>
From: Lehel Gyuro <lehel@bin.hu>
To: pgsql-hackers@postgresql.org
Date: 2001-04-07T07:37:28Z
Lists: pgsql-hackers
Hi! I've noticed a pg_dump/pg_dumpall problem with timestamp variables, in dumping the minute, and second values: instead of dumping 12:01:00.00 it dumps out 12:60:00.00 which is not accepted when restoring a database... Gyuro Lehel