BUG #1785: Return code !!!

From: "K(dot)G(dot)Sivaraman" <ksivaram(at)ssd(dot)usa(dot)alcatel(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1785: Return code !!!
Date: 2005-07-25 11:36:43
Message-ID: 20050725113643.DE3F7F0B03@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1785
Logged by: K.G.Sivaraman
Email address: ksivaram(at)ssd(dot)usa(dot)alcatel(dot)com
PostgreSQL version: 8.0
Operating system: Solaris 8.0
Description: Return code !!!
Details:

I am using TABLE SPACE to create my database.
But when I start the postmaster, if the TABLE
SPACE is not available, it return 0, which means
success. It should return an error code
other than 0. So that I can check the return code
and handle accordingly

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-07-25 14:16:21 Re: BUG #1784: "adding missing FROM-clause" when not needed
Previous Message Giacomo G 2005-07-25 02:03:54 BUG #1784: "adding missing FROM-clause" when not needed