| От | Josh Berkus |
|---|---|
| Тема | Re: User Quota Implementation |
| Дата | |
| Msg-id | 200506141003.08188.josh@agliodbs.com обсуждение |
| Ответ на | Re: User Quota Implementation (Josh Berkus <josh@agliodbs.com>) |
| Ответы |
Re: User Quota Implementation
|
| Список | pgsql-hackers |
People, > On second thought, we need to have a GUC for this, whether I want it or > not. It needs to be optional to the log, yes? So it would be: > log_tablespace_full = % > with the default being "0" (don't log). On third thought, could we do this as part of the maximum size declaration? Like: ALTER TABLESPACE tbsp1 SET MAXSIZE 128M MAXWARN 80 That would be ideal, since the % you might want could vary per tablespace. This would be emitted as a WARNING to the log every time you run a check (e.g. after each commit). -- Josh Berkus Aglio Database Solutions San Francisco
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера