Re: type of field

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: type of field
Дата
Msg-id 407d949e1001181340j57bea331x32576da733237c92@mail.gmail.com
обсуждение исходный текст
Ответ на type of field  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Ответы Re: type of field  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-general
On Mon, Jan 18, 2010 at 8:24 PM, Jean-Yves F. Barbier <12ukwn@gmail.com> wrote:
> I've got to store many small videos; to make things simple (backup/restore,
> because users don't know very much about IT) I've choosen BYTEA + EXTERNAL,
> is it the right choice?

If you want to store them in the database then yes, that sounds right to me.

The debate over whether to store things like this in the database or
outside won't be resolved on this thread but you should be aware of
the pros and cons of each method. It sounds like you've done some
research already.


--
greg

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

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: type of field
Следующее
От: Terry
Дата:
Сообщение: data dump help