Re: PHP arrays and postgresql

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PHP arrays and postgresql
Дата
Msg-id 200401072159.32238.dev@archonet.com
обсуждение исходный текст
Ответ на PHP arrays and postgresql  (Mike Nolan <nolan@gw.tssi.com>)
Ответы Re: PHP arrays and postgresql  (Mike Nolan <nolan@gw.tssi.com>)
Список pgsql-general
On Wednesday 07 January 2004 20:45, Mike Nolan wrote:

> I'm trying to find a way to store and then retrieve a PHP array in
> my pg database.

If you mean as one value, look into the serialise() function - that's probably
what you want.
If not, can you explain a little more?
--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Problem with rserv replication
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_stats question