Re: Cannot make connection to postgresql 7.4 on FreeBSD

From: Chris <dmagick(at)gmail(dot)com>
To: arie nugraha <dicarve(at)gmail(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Cannot make connection to postgresql 7.4 on FreeBSD
Date: 2006-06-27 06:31:12
Message-ID: 44A0D0B0.5080803@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

arie nugraha wrote:
> Yes i can, psql run smoothly without any problem and can connect to all
> databases i have created.

Are you doing that as a superuser (like 'postgres') or a regular user
you have created?

You might be using the "superuser_reserved_connections" if you're
connecting as a superuser.

> Or maybe i should re-compile php and statically add pgsql support inside
> it?

That won't make any difference I don't think.

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Parang Saraf 2006-06-27 20:09:07 graph plottin engines compatible with postgres
Previous Message arie nugraha 2006-06-27 06:02:09 Re: Cannot make connection to postgresql 7.4 on FreeBSD