Re: 7 hrs for a pg_restore?

Поиск
Список
Период
Сортировка
Искать
От
Chris
Тема
Re: 7 hrs for a pg_restore?
Дата
Msg-id
47BCB934.6020205@gmail.com
Ответ на
Список
Дерево обсуждения
7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Jeff Davis <pgsql@j-davis.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Jeff Davis <pgsql@j-davis.com>
Re: 7 hrs for a pg_restore? "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: 7 hrs for a pg_restore? Jeff Davis <pgsql@j-davis.com>
Re: 7 hrs for a pg_restore? Matthew <matthew@flymine.org>
Re: 7 hrs for a pg_restore? Jeff Davis <pgsql@j-davis.com>
Re: 7 hrs for a pg_restore? Tom Lane <tgl@sss.pgh.pa.us>
Re: 7 hrs for a pg_restore? Matthew <matthew@flymine.org>
Re: 7 hrs for a pg_restore? ohp@pyrenet.fr
Re: 7 hrs for a pg_restore? "Joshua D. Drake" <jd@commandprompt.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Dave Cramer <pg@fastcrypt.com>
Re: 7 hrs for a pg_restore? Jeff Davis <pgsql@j-davis.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Dave Cramer <pg@fastcrypt.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Greg Smith <gsmith@gregsmith.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Dave Cramer <pg@fastcrypt.com>
Re: 7 hrs for a pg_restore? Richard Huxton <dev@archonet.com>
Re: 7 hrs for a pg_restore? Tom Lane <tgl@sss.pgh.pa.us>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Jeff <threshar@torgo.978.org>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Erik Jones <erik@myemma.com>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>
Re: 7 hrs for a pg_restore? Gregory Stark <stark@enterprisedb.com>
Re: 7 hrs for a pg_restore? Erik Jones <erik@myemma.com>
Re: 7 hrs for a pg_restore? Tom Lane <tgl@sss.pgh.pa.us>
Re: 7 hrs for a pg_restore? Erik Jones <erik@myemma.com>
Re: 7 hrs for a pg_restore? Gregory Stark <stark@enterprisedb.com>
Re: 7 hrs for a pg_restore? Chris <dmagick@gmail.com>
Re: 7 hrs for a pg_restore? Gregory Stark <stark@enterprisedb.com>
Re: 7 hrs for a pg_restore? Chris <dmagick@gmail.com>
Re: 7 hrs for a pg_restore? Matthew <matthew@flymine.org>
Re: 7 hrs for a pg_restore? Guillaume Cottenceau <gc@mnc.ch>
Re: 7 hrs for a pg_restore? Tom Lane <tgl@sss.pgh.pa.us>
Re: 7 hrs for a pg_restore? Guillaume Cottenceau <gc@mnc.ch>
Re: 7 hrs for a pg_restore? Vivek Khera <vivek@khera.org>
Re: 7 hrs for a pg_restore? Douglas J Hunley <doug@hunley.homeip.net>

> When I said "obfuscating" I meant it. I'm pretty familiar with sh scripting
> and I'm not even sure what the && behaviour would do.

It chains commands together so if the first fails the second doesn't happen.

$ echo 1 && echo 2
1
2

$ echo '1234' > /etc/file_that_doesnt_exist && echo 2
-bash: /etc/file_that_doesnt_exist: Permission denied


-- 
Postgresql & php tutorials
http://www.designmagick.com/
В списке pgsql-performance по дате отправления
От: Gregory Stark
Дата:
Сообщение: Re: 7 hrs for a pg_restore?
От: bh yuan
Дата:
FAQ