Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER - Mailing list pgsql-general

From Sander Steffann
Subject Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER
Date
Msg-id 006f01c7f9f4$d28f1f80$77ad5e80$@steffann@computel.nl
Whole thread Raw
In response to Re: For index bloat: VACUUM ANALYZE vs REINDEX/CLUSTER  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
Hi,

> Now, I can merrily increase the shared_buffers, but the manual warns
> me against increasing the value too much because it is "per
> transaction" value.

Shared_buffers is not per-transaction. Where did you find this information?

- Sander



pgsql-general by date:

Previous
From: "Alexander Staubo"
Date:
Subject: Re: read-only queries on PITRslaves, any progress?
Next
From: "John D. Burger"
Date:
Subject: Re: Q:Aggregrating Weekly Production Data. How do you do it?