Re: Is my MySQL Gaining ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is my MySQL Gaining ?
Дата
Msg-id 21216.1072768043@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is my MySQL Gaining ?  (Bret Busby <bret@busby.net>)
Ответы Re: Is my MySQL Gaining ?
Список pgsql-general
Bret Busby <bret@busby.net> writes:
> Does PostgreSQL yet allow the user or programmer, to determine where the
> database will be stored?

You speak as though you think that would be a good idea.

In my mind, "where the database is stored" is not a matter for users,
nor for programmers, but for DBAs --- that is, the grunts who have to
worry about backup policies and suchlike.  This is not an issue that
should be exposed at the SQL-command level, and therefore it does not
concern either users or database programmers.

That's not to say that we don't have work to do here.  There's
considerable interest in developing "tablespace" features to help the
DBA manage his problems.  But I absolutely will not buy into any
suggestion that user foo's tables must be stored in user foo's home
directory (even if I thought that Postgres user foo must correspond
to a local Unix user foo ... which I don't ...)

            regards, tom lane

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

Предыдущее
От: Bret Busby
Дата:
Сообщение: Re: Is my MySQL Gaining ?
Следующее
От: "B. van Ouwerkerk"
Дата:
Сообщение: Re: Is my MySQL Gaining ?