Upgrade 7.3.3 to 7.4.5 - Mailing list pgsql-general

From Igor Kryltsov
Subject Upgrade 7.3.3 to 7.4.5
Date
Msg-id cjh5mt$jl6$1@news.hub.org
Whole thread Raw
Responses Re: Upgrade 7.3.3 to 7.4.5  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

I upgraded recently DB and found that some columns with type "timestamp"
changed default values from now() to:
 receipt_date          | timestamp with time zone | not null default
'2004-09-29 09:58:03.010678+10'::timestamp with time zone

,where time is a time when psql -U postgres template1 < db_backup.sql was
executed.

I want to underline not all "timestamp default now()" columns but only some
of them.

Any ideas?


Thank you,

Igor







pgsql-general by date:

Previous
From: Alexander Cohen
Date:
Subject: Re: error connecting to database
Next
From: Randall Smith
Date:
Subject: zero-length delimited identifier in pg_dumpall file