Nik Tek wrote: > Could someone tell m how to measure postgres memory usage. > Is there a pg_* view to measure?
No, you have to use operating system tools, like "ps" on UNIX. Yours, Laurenz Albe -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
