Re: Disabling WAL for bulk data loads - Mailing list pgsql-admin

From Greg Sabino Mullane
Subject Re: Disabling WAL for bulk data loads
Date
Msg-id d7bd38b0cc1a9948046a5d504ea3d22f@biglumber.com
Whole thread Raw
In response to Re: Disabling WAL for bulk data loads  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-admin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Jim C. Nasby asked:
> Can't it export CSV? Copy can deal with CSV.

Nope. I was not exaggerating the difficulty of their utilities earlier.
Oracle's export program writes to a binary format that is readable
only by Oracle's import program. And don't get me started on "sqlplus",
their command-line equivalent to psql. Quite possibly the worst
command-line database interface ever. :)

On the plus side, there are third-party tools that can do a CSV or other
type of dump from an Oracle database.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200509111014
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFDJDxRvJuQZxSWSsgRAsbPAJ96Y3mKIa8NEaEMJyMxSuTgyfNRQgCgjD0v
H9qeHqpDibCXPUEhTx0W3W0=
=7FCI
-----END PGP SIGNATURE-----



pgsql-admin by date:

Previous
From: Mauri Sahlberg
Date:
Subject: Re: Stupid question about triggers
Next
From: "Pradeepkumar, Pyatalo (IE10)"
Date:
Subject: Re: Please help - libpq API