Re: Problem either with PostgreSQL or with PHP (SOLVED!)

Поиск
Список
Период
Сортировка
От Tuo Pe
Тема Re: Problem either with PostgreSQL or with PHP (SOLVED!)
Дата
Msg-id 419492.85873.qm@web50303.mail.re2.yahoo.com
обсуждение исходный текст
Ответ на Re: Problem either with PostgreSQL or with PHP  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hello!

I want to thank everyone who replied to my question. I managed to solve my problem.

I followed Tomas' suggestion and added '::text' to query string. Ultimately, however, the problem was that the function
existedin another schema. (Thanks, Tom, for pointing me to this direction!) What I did was to add another pg_query,
justbefore the "main" query:  
  pg_query($yhteys, "SET search_path TO htyo;");

That did the trick!

Again, thanks for saving me hours of frustration.

Tuo




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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: Solid State Drives with PG
Следующее
От: Doug Kyle
Дата:
Сообщение: dump error parent table oid of pg_rewrite entry oid not found