Re: [ADMIN] using bytea data type

2010-12-04 Thread Peter Eisentraut
On tor, 2010-12-02 at 06:42 -0500, Manasi Save wrote: > 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 > byte

[ADMIN] using bytea data type

2010-12-02 Thread Manasi Save
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