using bytea data type

Поиск
Список
Период
Сортировка
От Manasi Save
Тема using bytea data type
Дата
Msg-id 20101202064246.0034uod2cif4w0so@mail.artificialmachines.com
обсуждение исходный текст
Ответы Re: using bytea data type  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
Hi All,
 
I have a postgresql database which has many columns in different tables with bytea data type. 
 
Can anyone provide me any input using the bytea data type for storing binary data provides how much benefit on performance as I have millions rows in a table using bytea data type also it is index. So how indexing really works on bytea columns?
 
 
As I have read in some forum mentioning that one should not use bytea data type. I really need to make my database really pro-efficient as right now I am facing major database performance issue.
 
any input will be a great help.
 
Thanks in advance.
 
Regards,
Manasi
 

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

Предыдущее
От: Radosław Smogura
Дата:
Сообщение: Re: [GENERAL] How to recover a postgres installation from files
Следующее
От: Julio Leyva
Дата:
Сообщение: Re: Creating multiple database at runtime in postgresql