Search Postgresql Archives

Re: Keeping only one postgres.exe instance running

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pierre Racine wrote:
Hi,

Is there a way to tell PostgreSQL to keep only one instance of
postgres.exe running?

you couldn't use it if that was the case. at a minimum, there is the postmaster process, the postgres writer, the postgres logger, the postgres stats collector, and the postgres wal writter. oh, and autovacuum.. then, each user connection to postgres launches another instance to service the queries of that connection.




--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux