Re: Preserving Timestamp Information

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lola Lee <lola(at)his(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Preserving Timestamp Information
Date: 2005-07-16 15:10:57
Message-ID: 25731.1121526657@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-07-17 09:22:17 Re: rowtypes and functions
Previous Message Tom Lane 2005-07-16 14:58:01 Re: Preserving Timestamp Information