Re: PHP and Postgres arrays

Поиск
Список
Период
Сортировка
От Yannick Warnier
Тема Re: PHP and Postgres arrays
Дата
Msg-id 1200695357.9992.463.camel@localhost
обсуждение исходный текст
Ответ на Re: PHP and Postgres arrays  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Ответы Re: PHP and Postgres arrays  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-general
Le vendredi 18 janvier 2008 à 23:10 +0100, Ivan Sergio Borgonovo a
écrit :
> On Fri, 18 Jan 2008 23:01:09 +0100
> Yannick Warnier <ywarnier@beeznest.org> wrote:
>
> > Hello,
>
> > I've been searching (not very thoroughly, but still) for a way to
> > get Postgres arrays right into PHP arrays, but it seems that the
> > Postgres driver simply doesn't allow that.
>
> What about using a stored procedure to return the array as a joined
> row?

I thought about it, but it's not very portable if you want to ship a PHP
application. But I admit I will fall back to that solution if I cannot
find any other (considering PostgreSQL might be the only open-source
database to offer in-fields arrays anyway).

Yannick


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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: PHP and Postgres arrays
Следующее
От: Clodoaldo
Дата:
Сообщение: Re: ATTN: Clodaldo was Performance problem. Could it be related to 8.3-beta4?