Re: Max column number.

Поиск
Список
Период
Сортировка
От ktm@rice.edu
Тема Re: Max column number.
Дата
Msg-id 20110712181121.GN14305@staff-mud-56-27.rice.edu
обсуждение исходный текст
Ответ на Re: Max column number.  (Miguel Angel Conte <diafano@gmail.com>)
Список pgsql-sql
On Tue, Jul 12, 2011 at 03:08:36PM -0300, Miguel Angel Conte wrote:
> Unfortunately It's an inherited data model and I can't make any change for
> now...
> Thanks for your answer!
> 
> On Tue, Jul 12, 2011 at 2:52 PM, Reinoud van Leeuwen <
> reinoud.v@n.leeuwen.net> wrote:
> 
> > On Tue, Jul 12, 2011 at 02:48:26PM -0300, Miguel Angel Conte wrote:
> >
> > > Something like:
> > > "If I'm not going to exceed the size limit, then  I can add a new column"
> >
> > You want to add columns in your application? Are you sure you have the
> > right datamodel?
> >
> > Reinoud
> > --
Hi Reinoud,

I think you will need to write a function to grovel around in the database
to determine what the size of the row would be given a definition. Tedious
but straight-forward.

Regards,
Ken


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

Предыдущее
От: Miguel Angel Conte
Дата:
Сообщение: Re: Max column number.
Следующее
От: Miguel Angel Conte
Дата:
Сообщение: Re: Max column number.