Re: PostgreSQL and Windows - Mailing list pgsql-hackers

From Yurgis Baykshtis
Subject Re: PostgreSQL and Windows
Date
Msg-id 56510AAEF435D240958D1CE8C6B1770AF198A3@mailc03.aurigin.com
Whole thread Raw
In response to PostgreSQL and Windows  ("P.M" <pmdanger@yahoo.com>)
Responses Re: PostgreSQL and Windows  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce, thank you for the information.

May I ask you one more question?
Will it be feasible to run the native Windows version of Postgres
in-process (that is in client's process)?

Thanks.

-----Original Message-----
From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
Sent: Monday, June 16, 2003 9:37 AM
To: Yurgis Baykshtis
Cc: PostGreSQL mailing list
Subject: Re: [HACKERS] PostgreSQL and Windows

Yurgis Baykshtis wrote:
>
> We have a similar question about upcoming Windows "native" release:
>
> Is it going to be multithreaded or one process per connection like on
> cygwin?

One connection per process.  The only multithreaded Win32 is SRA's
commercial product.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania
19073


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Domains and function arguments
Next
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL and Windows