Re: Cannot connect to postgresql 7.4.2

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Cannot connect to postgresql 7.4.2
Date: 2004-10-11 16:06:46
Message-ID: 416AAF96.4080903@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
>>Sent: 11 October 2004 16:44
>>To: Dave Page
>>Cc: Virgil Frum; pgadmin-support(at)postgresql(dot)org
>>Subject: Re: [pgadmin-support] Cannot connect to postgresql 7.4.2
>>
>>Seems we'll have to hold RC1 until we're satisfied with libpq
>>situation (or distribute it statically linked, safety over size).
>
>
> Can't do that for pg_dump/pg_restore though. That's partly why I
> refactored large chunks of pginstaller, and updated pgAdmin to all use
> the same dynamic libpq.

No problem if pg_dump/pg_restore use dll, and pgadmin linked statically,
we had this before. I'd really prefer being on the safe side; this is
not the first time I shot somebody in the foot by garbling include libs
and dlls (but it's the first time it was not mine :-)

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-10-11 16:10:26 Re: Function editor
Previous Message Dave Page 2004-10-11 16:01:57 Re: Function editor