Re: Preserving Timestamp Information - Mailing list pgsql-novice

From Tom Lane
Subject Re: Preserving Timestamp Information
Date
Msg-id 25731.1121526657@sss.pgh.pa.us
Whole thread Raw
In response to Re: Preserving Timestamp Information  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I wrote:
> Why don't you just use the dump file as it was designed to be used,
> ie, feed it to pg_dump (or pg_restore, depending on format).

Argh, not enough caffeine yet --- of course that should read
"ie, feed it to psql (or pg_restore, depending on format)."

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Preserving Timestamp Information
Next
From: Michael Fuhr
Date:
Subject: Re: rowtypes and functions