Re: 7.1-1 installation from RPM

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Mihai Gheorghiu <tanethq(at)earthlink(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: 7.1-1 installation from RPM
Date: 2001-05-07 21:42:25
Message-ID: Pine.LNX.4.30.0105072341590.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mihai Gheorghiu writes:

> I uncommented and made changes so that now the uncommented lines look like:
> tcpip_socket = true
> ssl = false
> max_connections = 32 # 1-1024
> port = 5432
> shared_buffers = 2*max_connections # min 16

This won't work. No arithmetic allowed.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-07 21:43:27 Re: 'current' timestamp bug
Previous Message Tom Lane 2001-05-07 21:41:22 Re: Re: [GENERAL] Strange notices, should I worry?