AW: Backup, restore & pg_dump - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: Backup, restore & pg_dump
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680A7@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: AW: Backup, restore & pg_dump
List pgsql-hackers
> > > As a result do people have any objection to changing pg_restore to
> > > pg_undump? Or pg_load?

Also possible would be a name like Oracle
pg_exp and pg_imp for export and import.
(or pg_export and pg_import)

Load and unload is often more tied to data only (no dml).

I agree that the current name pg_restore for its current functionality
is not good and misleading in the light of WAL backup. 

Andreas


pgsql-hackers by date:

Previous
From: Chris
Date:
Subject: Re: AW: ALTER TABLE DROP COLUMN
Next
From: Hannu Krosing
Date:
Subject: Re: AW: ALTER TABLE DROP COLUMN