Search Postgresql Archives

Re: Does pg_dump have result codes to indicate success or failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 23, 2006 at 02:23:15AM +0000, frank church wrote:
> I want to use pg_dump in a php program. Does pg_dump have specific error codes?
> 
> Does use the normal shell result codes to indicate success or failure ?

A quick look through the pg_dump source code finds exit codes of 0
(success) and 1 (failure).

-- 
Michael Fuhr


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux