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:[EMAIL PROTECTED] > 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 > [EMAIL PROTECTED] | (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 [EMAIL PROTECTED] | (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 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match