dynamic or static

Поиск
Список
Период
Сортировка
От pgsql.maricau@a-bc.net
Тема dynamic or static
Дата
Msg-id 1dbc7c340609072152n7eb70141u2b263ca43152ff6d@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Say you want to restrict the amount of used space on disk for Transaction log and/or Tablespace.



There's the option "autoextended" on MySQL and a lot of other commercial DBRMS MS-SQL, Oracle and so on.
That's for automatic growing the objects on the File Systems.  But we can also put a static value so we have to change it if there is need for.

On PostgreSQL do we have to use the quota's of the Operating System or what do we have to do for restricting the used disk space.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Why so long between archive calls?
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Migration from 7.4.2 to 8.1.4