> >
> > How hard would it be to pre-fork an extra backend for the database a
> > user just requested so if they next user asks for the same database, the
> > backend would already be started?
Perhaps I'm missing something, but it seems to me that the cost of forking
a new backend would be pretty trivial compared to the expense of processing
anything but the most simple query. Am I wrong in that?
steve
In response to
Responses
pgsql-hackers by date
| Next: | From: Marc G. Fournier | Date: 2001-10-01 02:16:28 |
| Subject: Re: ftp.postgresql.org points to new server ... |
| Previous: | From: Tatsuo Ishii | Date: 2001-10-01 00:55:15 |
| Subject: Re: PL/pgSQL bug? |