postgresql network access problem

af300wsm at gmail.com af300wsm at gmail.com
Fri Jan 2 01:17:51 UTC 2009


On Jan 1, 2009 4:34am, stan <stanb at panix.com> wrote:
>
> Thanks.
>
>
>
> I did get it working. Here is the line that I used in rc.conf:
>
>
>
> postgresql_flags="-o '-i' -w -s -m fast"
>
>
>
> As a point of information, what was confusing me was, i had increased the
>
> number of connections in postgresql.conf. This had created a situation
>
> where I did not have enough kernel resources. This was loged in
>
> /var/log/messages. I crected this, but even then postgess would never  
start
>
> again, and no further messages werre put in /var/log/messages. I would up
>
> re init'g the database.
>
>

I didn't know about using

postgresql_flags="<needed_flags>"

in rc.conf. Thanks for that info.

Andy


More information about the freebsd-questions mailing list