Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: Sat 6/19/2004 6:40 PM
>>To: Bruce Momjian
>>Cc: Dave Page; Tom Lane; PostgreSQL-patches
>>Subject: Re: [PATCHES] Tablespace patch review
>>
>>Well, whatever you call slow or not slow.
>>I checked it; connecting 10 databases, retrieving tablespace
>>dependencies (pg_class union pg_schema) and closing takes about one
>>second over an ssl connection, 0.2 seconds with non-ssl. This was a
>>trusted connection, can't check what will happen with md5, krb or so.
>>
>>
>
>Don't suppose you happened to try it on Win32 did you?
>
>
This was from a win32 workstation (pgadmin3) to a Linux server.
Regards,
Andreas