alternatives - Search results in mailing lists

2010-08-26 19:53:59 | Re: pg_last_error() doesn't return connection errors (Andrew McMillan)

Alternatively, does pg_errormessage() have the same flaw, or does that give you the error

2010-02-10 08:04:57 | PHP and PostgreSQL boolean data type (Thom Brown)

alternative. Is this a limitation of libpq or a flawed implementation in the php library

2009-10-20 09:03:21 | PostgreSQL driver for Joomla review (Thom Brown)

alternative database systems. (see http:///group/joomla-dev-cms/browse_thread/thread/1382dc6f4af56278#msg_9b95648941ef6fa7 for this

2008-12-29 00:13:53 | Re: You might need to add explicit type casts. (Andrew McMillan)

alternatively: UPDATE active_sessions SET access_time = current_timestamp::timestamp without time zone WHERE id = 469 I'm surprised

2008-06-12 06:46:38 | newbie issues with PDO / stored procedures (pg 043g9j2g)

Alternatives? Insights? In Postgres, is there any way to use named params in my stored

2007-05-09 09:27:08 | Re: Question about array datatype, and alternatives (John DeSoi)

On May 9, 2007, at 1:04 AM, Lynna Landstreet wrote: I think you might

2007-02-03 00:09:16 | Re: pg_[un]escape_bytea, pgsql 8.2.1, php 5.1.6, Linux (Gary Chambers)

alternative to Oracle, so that's where the majority of my experience lies. Understood. I do not like

2006-12-06 09:16:28 | Re: PLPGSQL - PHP data querying (Andy Shellam (Mailing Lists))

alternative in a standardised world" p: +44 (0) 121 288 0832/0839 m: +44 (0) 7818 000834

2005-10-05 02:27:45 | Re: Trouble with conections between php and postgre (Daniel Walters)

Alternatively you could overide the file based session handling with your own implementation and choose

2005-09-28 11:33:43 | Re: postmaster does not start (Toon van Doorn)

Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter (currently 64). The PostgreSQL

2005-06-30 06:37:20 | Pqsocket not implemented in PHP (Nick Stone)

Alternatively if I've just missed the function would somebody point me in the right

2005-03-03 14:28:09 | Re: unicode and frensh accents (Christopher Kings-Lynne)

Alternatively, try setting the client encoding to unicode with an sql statement before running any queries

2005-02-28 18:15:19 | Re: grouping query results (Mitch Pirtle)

alternative of running several queries seems a bit heavy-handed to me, but that is because

2004-08-17 11:40:14 | Kerberos, Apache2, mod_auth_kerb, PHP, and PostgreSQL in harmony! How? (Mark Gibson)

alternatives to my goal stated above? Cheers -- Mark Gibson Web Developer

2004-06-14 21:11:18 | Re: pg_fetch_array (ljb)

alternative currently in the PHP PostgreSQL interface; there are asynchronous queries but you still can't process