Re: Pgbouncer and postgres

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Pgbouncer and postgres
Дата
Msg-id 37ba556c-5317-128a-66c8-496e2360cdd4@aklaver.com
обсуждение исходный текст
Ответ на Re: Pgbouncer and postgres  (ncontu <Nicola.Contu@gtt.net>)
Ответы Re: Pgbouncer and postgres
Список pgsql-general
On 9/19/18 5:40 AM, ncontu wrote:
> Hi Fabio,
> It used to work before, even without installing updates.

Exactly, the suspicion is that something in the updates changed the 
behavior of your system.

> 
> I got two interfaces : private IP and localhost
> 
> Selinux is disabled.
> I tried installing it from source, from git repo. Can't find the RPM, do you
> have any link for centos7?

I believe Fabio is talking about the Postgres community repo:

https://yum.postgresql.org/

This would be a repo change if you are currently using the CentOS repos.


> 
> I tried both /etc/init.d and command line, same issue.
> Tried with a new user called pgbouncer, same issue
> 
> This is the result of lsof :
> 
> [root@cmd-dev1 /]# lsof -n | grep 6543
> postmaste  80762               postgres   10r     FIFO                0,9
> 0t0     665436 pipe
> postmaste  80762               postgres   11w     FIFO                0,9
> 0t0     665436 pipe
> 
> Thanks
> 
> 
> 
> 
> --
> Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Gabriel Furstenheim Milerud
Дата:
Сообщение: Re: Converting to number with given format
Следующее
От: Durgamahesh Manne
Дата:
Сообщение: Regrading brin_index on required column of the table