From: | Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_dump |
Date: | 2007-10-03 00:57:49 |
Message-ID: | 4702E90D.5000508@cox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
One table or many? Transactionally consistent? Live connection or
intermittent?
On 10/02/07 17:37, Bob Pawley wrote:
> Is there a better method of transfering the database and data to between
> DBs?
>
> Bob
>
>
> ----- Original Message ----- From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
> To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
> Cc: <pgsql-general(at)postgresql(dot)org>
> Sent: Tuesday, October 02, 2007 3:26 PM
> Subject: Re: [GENERAL] pg_dump
>
>
> Bob Pawley wrote:
>>>> I want to be able to convert a PostgreSQL database to other formats
>>>> such as Oracle, Access etc. - with, as well as without, the data.
>>>>
>>>> Can this task be accomplished by employing pg_dump in SQL?
>
> If you dump with inserts, data only, then yes but it will be slow as
> snot to import.
- --
Ron Johnson, Jr.
Jefferson LA USA
Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHAukNS9HxQb37XmcRAmedAJ4xvRu85AXf4sjqnOU01mVyN/UVQACeP2TR
gHjnN3eU93MY3iOxPX+ec2o=
=4/LC
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2007-10-03 01:04:30 | Re: pg_dump |
Previous Message | Joshua D. Drake | 2007-10-03 00:39:12 | Re: pg_dump |