clients - Search results in mailing lists
Mailing lists >> pgsql-php >> Thread
2014-01-22 12:29:36 | Re: Data missing from table........ (Raymond O'Donnell)
client? - What commands did you execute in order to add columns? - How did you insert
Mailing lists >> pgsql-php >> Thread
2013-12-27 19:26:20 | Re: Web Hosting support for pgsql in PHP (Raymond O'Donnell)
because a client specifically wanted a WordPress site. :-( Ray. -- Raymond O'Donnell :: Galway :: Ireland rod@iol.ie
Mailing lists >> pgsql-php >> Thread
2013-08-22 06:25:24 | Problema con Php y postgresql 9.2 (Lazaro Ruben Garcia Martinez)
client 10.14.5.120:2055] PHP Warning: pg_query(): Query failed: ERROR: out of memory\nDETAIL: Failed
Mailing lists >> pgsql-php >> Thread >> Search in thread (2)
2012-07-30 01:52:06 | Re: Cannot login using phpPgAdmin (Archana K N)
working. In pg_hba.conf I added the a client machine's ip address and all. Regards
Mailing lists >> pgsql-php >> Thread >> Search in thread (2)
2012-05-24 11:15:52 | Re: Sobre libreria cliente (Lazaro Ruben Garcia Martinez)
client library (libpq) is for version 9.1.3. The postgresql client library for php should be the same
Mailing lists >> pgsql-php >> Thread >> Search in thread (3)
2012-04-30 07:11:06 | Re: Cannot connect to remote postgres using php (Dimitris Sakellarios)
client to connect from your pc? Please provide some topology design. Sakellarios Dimitris Telesuite ltd Telecommunication
Mailing lists >> pgsql-php >> Thread
2011-10-17 08:38:12 | Re: Introduction, and help request (Sári Csaba)
client (???), and if I make smaller pictures, it could be ok. And it's works
Mailing lists >> pgsql-php >> Thread
2011-08-26 00:30:20 | pdo emulate prepares not working. still getting parse-bind-execute-deallocate in pg log. (mark)
client-side prepare emulation vs not using it. $stmt = $dbh->prepare("SELECT * FROM my_reseller
Mailing lists >> pgsql-php >> Thread >> Search in thread (4)
2011-04-07 19:51:48 | Re: Connecting PHP-based Application to Postgres-9.0.3 (Rich Shepard)
client_min_messages = notice # values in order of decreasing detail: client_min_messages = debug5 # debug5
Mailing lists >> pgsql-php >> Thread >> Search in thread (2)
2009-12-08 19:06:15 | Re: Problem with utf8 encoding (Sylvain Racine)
CLIENT_ENCODING variable of your database. It must fit with the encoding of your web page
Mailing lists >> pgsql-php >> Thread
2009-09-03 10:52:54 | Re: How to select the source ip address for a connection to the database server (Dustin Butler)
client�has 1 physical network interfaces with multiple�subinterfaces using different IPs. One of those
Mailing lists >> pgsql-php >> Thread
2009-09-03 03:33:24 | How to select the source ip address for a connection to the database server (dimitris.sakellarios@telesuite.gr)
client has 1 physical network interfaces with multiple subinterfaces using different IPs. One of those
Mailing lists >> pgsql-php >> Thread >> Search in thread (3)
2009-08-03 17:11:55 | Re: pg_query_params version? (Carol Walter)
client's PHP version, so before I made major modifications to my program, I wanted
Mailing lists >> pgsql-php >> Thread >> Search in thread (3)
2009-05-04 22:27:22 | Re: pg_transaction_status() unreliable?! (ljb)
client side. What is happening is that you are calling pg_transaction_status before you and the server
Mailing lists >> pgsql-php >> Thread
2009-04-18 18:31:31 | Re: sorting query results (Andrew McMillan)
client side. This has the advantage that the database is only queried the first time