Re: PostgreSQL and Windows

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Yurgis Baykshtis <ybaykshtis(at)aurigin(dot)com>
Cc: PostGreSQL mailing list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PostgreSQL and Windows
Date: 2003-06-16 20:24:58
Message-ID: 200306162024.h5GKOwI06841@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


No, it will not run in the client process, and probably never will.

---------------------------------------------------------------------------

Yurgis Baykshtis wrote:
> 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(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
> 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kurt Roeckx 2003-06-16 20:52:34 Re: Errors compiling hba.c in current CVS
Previous Message Yurgis Baykshtis 2003-06-16 20:12:36 Re: PostgreSQL and Windows