Re: [ADMIN] When postgres will be faster?
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: sk.list@comset.net
Cc: Oleg Bartunov <oleg@sai.msu.su>, pgsql-hackers@postgreSQL.org, pgsql-admin@postgreSQL.org, Marcin Mazurek - Multinet SA - Poznan <m.mazurek@multinet.pl>
Date: 1999-11-30T17:26:39Z
Lists: pgsql-hackers
[Charset KOI8-R unsupported, filtering to ASCII...] > Hi! > > On 29-Nov-99 Oleg Bartunov wrote: > > I'm not concern very much about speed of Postgres but mostly > > about its connection schema. Every new connect to database postgres > > forks another children. It's impossible to work with different > > fork and fork/exec are some different. postmaster forks and execute backend > binary. postmaster forks() and does not do an exec(). -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026