backup and restore questions

Поиск
Список
Период
Сортировка
I had a few questions concerning the backup/restore process for pg.
 
1) Is it possible to dump data onto an existing database that contains data (assumning the schema of both are the
same).Has anyone done this? I am thinking of this in order to expediate the data load process 
 
2) I read that when dumping and restoring data the insert option is safer but slower than copy? Does anyone know from
experiencehow much slower (especially for a database containing millions of records). 
 
3) can pg_restore accept a file that is not archived like a zipped file or plain text file (file.gz or file)
 
4) Is the general practise to have one whole dump of a database or several separate dumps (by table etc...)?
 
Thanks a lot
Sally Take off on a romantic weekend or a family adventure to these great U.S. locations.

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL on Windows
Следующее
От: Al Hulaton
Дата:
Сообщение: Re: Support.