Le 26/10/2010 07:52, Guillaume Lelarge a écrit :
> Le 25/10/2010 08:04, Guillaume Lelarge a écrit :
>> Le 25/10/2010 00:43, Anssi Kääriäinen a écrit :
>>> On 10/22/2010 02:06 AM, Guillaume Lelarge wrote:
The only reason I could guess is that localhost is resolved differently,
once in IPv4
Le 25/10/2010 08:04, Guillaume Lelarge a écrit :
> Le 25/10/2010 00:43, Anssi Kääriäinen a écrit :
>> On 10/22/2010 02:06 AM, Guillaume Lelarge wrote:
>>> The only reason I could guess is that localhost is resolved differently,
>>> once in IPv4 and once in IPv6. And that either your pg_hba.conf acc
Le 25/10/2010 00:43, Anssi Kääriäinen a écrit :
> On 10/22/2010 02:06 AM, Guillaume Lelarge wrote:
>> The only reason I could guess is that localhost is resolved differently,
>> once in IPv4 and once in IPv6. And that either your pg_hba.conf accepts
>> IPv4 and IPv6 connections but with a different
On 10/22/2010 02:06 AM, Guillaume Lelarge wrote:
The only reason I could guess is that localhost is resolved differently,
once in IPv4 and once in IPv6. And that either your pg_hba.conf accepts
IPv4 and IPv6 connections but with a different authentication methode,
or your .pgpass already has the
Le 21/10/2010 01:36, Anssi Kääriäinen a écrit :
> On 10/19/2010 09:14 PM, Guillaume Lelarge wrote:
>>> Also, if I remove the host=localhost from pgadmin connection
>>> configuration (leaving host blank), I can backup any DB without errors.
>>>
>>>
>> From pgAdmin, I suppose?
>>
> Yes, fr
On 10/19/2010 09:14 PM, Guillaume Lelarge wrote:
Also, if I remove the host=localhost from pgadmin connection
configuration (leaving host blank), I can backup any DB without errors.
From pgAdmin, I suppose?
Yes, from the servers left click a server, pick properties, and remove
all t
Le 19/10/2010 13:24, Anssi Kääriäinen a écrit :
> PGAdmin hangs when dumping / restoring a database. I can get to the
> screen that has the pg_dump / pg_restore command, but after that screen
> is displayed there is no progress, and only thing I can do is kill the
> program. (the file dumped to is
PGAdmin hangs when dumping / restoring a database. I can get to the
screen that has the pg_dump / pg_restore command, but after that screen
is displayed there is no progress, and only thing I can do is kill the
program. (the file dumped to is created but it is empty).
I thing the bug is relate