Re: ltree and PHP - Mailing list pgsql-general

From Tom Lane
Subject Re: ltree and PHP
Date
Msg-id 79711.1612503183@sss.pgh.pa.us
Whole thread Raw
In response to ltree and PHP  (Open _ <opensheart@yahoo.com>)
List 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 by date:

Previous
From: Jagmohan Kaintura
Date:
Subject: updating(column) Porting from Oracle Trigger to PostgreSQL trigger
Next
From: Atul Kumar
Date:
Subject: Re: vacuumdb not letting me connect to db