Re: ltree and PHP

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ltree and PHP
Дата
Msg-id 79711.1612503183@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ltree and PHP  (Open _ <opensheart@yahoo.com>)
Список pgsql-general
Open _ <opensheart@yahoo.com> writes:
> I've created the ltree extensioncreated a table with an ltree column called ltree_path
> In php I can access the table, insert, update, delete.but ltree operators don't work.

It sounds like the ltree extension is in a schema that's not in the
search_path setting you're using from PHP.

            regards, tom lane



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

Предыдущее
От: Jagmohan Kaintura
Дата:
Сообщение: updating(column) Porting from Oracle Trigger to PostgreSQL trigger
Следующее
От: Atul Kumar
Дата:
Сообщение: Re: vacuumdb not letting me connect to db