Re: Is it possible to control the location of the lock file when starting postgres?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Is it possible to control the location of the lock file when starting postgres?
Дата
Msg-id 7bd0a47a-28f4-5e1c-f6bd-094c2a112966@hogranch.com
обсуждение исходный текст
Ответ на Re: Is it possible to control the location of the lock file when starting postgres?  (Steve Langlois <steve.langlois@tavve.com>)
Список pgsql-general
On 7/19/2016 3:35 PM, Steve Langlois wrote:

>Presumably, you are working with a distro-modified version of Postgres,

>because the stock sources don't use /var/run/postgresql as a socket
>directory.  You will likely find that your version of libpq.so also
>expects /var/run/postgresql as the socket directory, so you won't be
>able to make non-TCP connections without explicitly specifying /tmp
>(or wherever you choose to put the socket) as the host location.

Using the following fromsudo yum install postgresql-server postgresql-contrib

postgresql-server-9.2.15-1.el7_2.x86_64
postgresql-contrib-9.2.15-1.el7_2.x86_64
postgresql-9.2.15-1.el7_2.x86_64
postgresql-libs-9.2.15-1.el7_2.x86_64

then why not start it with systemctl  ?  its already setup as a system service.



-- 
john r pierce, recycling bits in santa cruz

В списке pgsql-general по дате отправления:

Предыдущее
От: Steve Langlois
Дата:
Сообщение: Re: Is it possible to control the location of the lock file when starting postgres?
Следующее
От: Jonathan Eastgate
Дата:
Сообщение: BDR Cluster vs DB Config