trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread O. Hartmann
For the past I ran PostgreSQL 9.2 servers on FreeBSD 10.0-CURRENT successfully. But by now, out of the blue, login as the database's supervisor pgsql remotely isn't possible any more. The appropriate lines in pg_hba.conf are: local all pgsql md5 hostssl all pgsql 0.0.0.0/0 md5 The funny

Re: trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread Volodymyr Kostyrko
13.08.2013 17:30, O. Hartmann wrote: For the past I ran PostgreSQL 9.2 servers on FreeBSD 10.0-CURRENT successfully. But by now, out of the blue, login as the database's supervisor pgsql remotely isn't possible any more. The appropriate lines in pg_hba.conf are: local all pgsql md5 hostssl

Re: trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread Volodymyr Kostyrko
13.08.2013 17:30, O. Hartmann wrote: For the past I ran PostgreSQL 9.2 servers on FreeBSD 10.0-CURRENT successfully. But by now, out of the blue, login as the database's supervisor pgsql remotely isn't possible any more. The appropriate lines in pg_hba.conf are: local all pgsql md5 hostssl

Re: trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread O. Hartmann
On Tue, 13 Aug 2013 17:55:06 +0300 Volodymyr Kostyrko c.kw...@gmail.com wrote: 13.08.2013 17:30, O. Hartmann wrote: For the past I ran PostgreSQL 9.2 servers on FreeBSD 10.0-CURRENT successfully. But by now, out of the blue, login as the database's supervisor pgsql remotely isn't possible

Re: trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread Terje Elde
On 13. aug. 2013, at 16:30, O. Hartmann ohart...@zedat.fu-berlin.de wrote: What is going wrong? Are you unable to connect, or do you get an error message? If you do, what is it? Terje ___ freebsd-questions@freebsd.org mailing list

Re: trouble with PostgreSQL 9.2 on FreeBSD 10.0-CURRENT: superuser can not autheticate anymore with md5 password hash set

2013-08-13 Thread O. Hartmann
On Tue, 13 Aug 2013 18:22:33 +0200 Terje Elde te...@elde.net wrote: On 13. aug. 2013, at 16:30, O. Hartmann ohart...@zedat.fu-berlin.de wrote: What is going wrong? Are you unable to connect, or do you get an error message? If you do, what is it? Terje I always get this message: psql