Re: pg 7.4.x - pg_restore impossibly slow
От
Jim C. Nasby
Тема
Re: pg 7.4.x - pg_restore impossibly slow
Дата
Msg-id
20060414062010.GZ49405@pervasive.com
Ответ на
Re: pg 7.4.x - pg_restore impossibly slow (patrick keshishian)
Список
Дерево обсуждения
pg 7.4.x - pg_restore impossibly slow "patrick keshishian" <pkeshish@gmail.com>
Re: pg 7.4.x - pg_restore impossibly slow Tom Lane <tgl@sss.pgh.pa.us>
Re: pg 7.4.x - pg_restore impossibly slow "patrick keshishian" <pkeshish@gmail.com>
Re: pg 7.4.x - pg_restore impossibly slow "Jim C. Nasby" <jnasby@pervasive.com>
Re: pg 7.4.x - pg_restore impossibly slow "patrick keshishian" <pkeshish@gmail.com>
Re: pg 7.4.x - pg_restore impossibly slow Tom Lane <tgl@sss.pgh.pa.us>
Re: pg 7.4.x - pg_restore impossibly slow "patrick keshishian" <pkeshish@gmail.com>
On Thu, Apr 13, 2006 at 06:26:00PM -0700, patrick keshishian wrote: > $ dropdb dbname > $ createdb dbname > $ pg_restore -vsOd dbname dbname.DUMP That step is pointless, because the next pg_restore will create the schema for you anyway. > $ date > db.restore ; pg_restore -vcOd dbname \ > dbname.DUMP ; date >> db.restore -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
В списке pgsql-performance по дате отправления