Hello,
On Fri, 2007-02-02 at 06:08 -0800, Manish Pillai wrote:
> [EMAIL PROTECTED] init.d]# ./postgresql restart
> Stopping postgresql service: [FAILED]
> Starting postgresql service: [FAILED]
> [EMAIL PROTECTED] init.d]#
>
>
"Joshua D. Drake" <[EMAIL PROTECTED]> writes:
> Shane Ambler wrote:
>> Your prob may be knowing where the log is. By default you will find it
>> in your data directory along with postgresql.conf and it will be called
>> serverlog
> likely /var/log/postgresql
> What linux is this?
There are enough
Shane Ambler wrote:
>
>>>I am getting only this much...
>>>
>>> [EMAIL PROTECTED] init.d]# ./postgresql restart
>>> Stopping postgresql service: [FAILED]
>>> Starting postgresql service: [FAILED]
>>> [EMAIL PROTECTED] init.d]#
>>>
I am getting only this much...
[EMAIL PROTECTED] init.d]# ./postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [FAILED]
[EMAIL PROTECTED] init.d]#
How to enable log in postgres...Pl
You will always have a postmaster binary - do a "find / -name
postmaster" to find it.
If your secondary production server hasn't gone live yet, I'd seriously
consider starting it up on the 8.2 series.
Manish Pillai wrote:
I have installed it using rpm..So "bin" folder is not available
insi
I have installed it using rpm..So "bin" folder is not available inside pgsql
:-(
Manish
Shoaib Mir <[EMAIL PROTECTED]> wrote:
Instead of starting with the service, trying starting up with 'postmaster'
binary. It can be found in the database server 'bin' folder and that should
Instead of starting with the service, trying starting up with 'postmaster'
binary. It can be found in the database server 'bin' folder and that should
give a little more detail failure message.
To enable logging please go through --> "16.4.5. Error Reporting and
Logging" at
http://www.postgresql.
Hi,
I am getting only this much...
[EMAIL PROTECTED] init.d]# ./postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [FAILED]
[EMAIL PROTECTED] init.d]#
How to enable log i
If you can tell the specific error on start/stop then someone might be able
to help you with this...
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 2/2/07, Manish Pillai <[EMAIL PROTECTED]> wrote:
Hi all,
I have two production server .One ia already live and the other is
going to