Re: 7 hrs for a pg_restore?
Chris <dmagick@gmail.com>
From: Chris <dmagick@gmail.com>
To: Gregory Stark <stark@enterprisedb.com>
Cc: pgsql-performance@postgresql.org
Date: 2008-02-21T05:29:37Z
Lists: pgsql-performance
Gregory Stark wrote: > "Chris" <dmagick@gmail.com> writes: > >>> 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. > > I meant in this case, not in general. That is, does it introduce a subshell? Ah - my misunderstanding then. No idea about that one. -- Postgresql & php tutorials http://www.designmagick.com/