pg_restore index and triggers problems

Поиск
Список
Период
Сортировка
От Sergio Gabriel Rodriguez
Тема pg_restore index and triggers problems
Дата
Msg-id 15aa6b3e0906120400k42d05425u153aa982452d06a5@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hello everybody,

                    I am using postgres 8.0 on a server that I use for testing, G4 with 2 cpu x 2.8 Ghz and 4 GB ram, so I've dump data of the production server into testing one, I have the problem after the restore, I found that don't restore the index and triggers, but everything else perfectly, I tried changed work_mem to half the ram (2 GB), to gain speed in the generation of index, but nothing happened, anyone can guide me?

dump:     pg_dump -Fc -v -b mibase_produccion > backup.dmp
restore:   pg_restore -Fc -v -d mibase_testing backup.dmp
OS: SLES 9
PG: 8.0.2

  thanks!

Regards


Sergio Gabriel Rodriguez
http://www.3trex.com.ar

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

Предыдущее
От: Iñigo Martinez Lasala
Дата:
Сообщение: Re: Sobre Actualizacion/upgrading PostgreSQL
Следующее
От: Michael Monnerie
Дата:
Сообщение: Re: HW recommendatons