alternatives - Search results in mailing lists
Mailing lists >> pgsql-interfaces >> Thread
2020-08-01 14:35:31 | Re: ecpg: issue related to preprocessor directives (Tom Lane)
alternative section to a section introduced by - either EXEC SQL ifdef name or - EXEC SQL ifndef
Mailing lists >> pgsql-interfaces >> Thread
2009-11-11 15:07:41 | Re: Upgrading databases (Bosco Rama)
alternative to the 'dump to disk' approach which is to pipe the dump from the old DB to the new DB as outlined
Mailing lists >> pgsql-interfaces >> Thread
2009-03-25 20:42:21 | Re: this mailing list is proposed to be retired (Andrew McNamara)
useful and on-topic, and the alternatives less so. I'll be disappointed if you kill it.
Mailing lists >> pgsql-interfaces >> Thread
2008-02-12 21:34:59 | Re: installation DBD::Pg (Gregory Stark)
Alternatively if your operating system has it you could install a precompiled DBD::Pg packages
Mailing lists >> pgsql-interfaces >> Thread
2008-01-12 19:32:27 | NOTICE messages during COPY OUT (Tom Lane)
alternative, because one of the motivations for dividing COPY data into messages in the V3 protocol
Mailing lists >> pgsql-interfaces >> Thread
2007-02-27 11:58:10 | Re: where postgres 8.1.8 log messages go (Andy Shellam (Mailing Lists))
alternative in a standardised world" p: +44 (0) 121 288 0832/0839 m: +44 (0) 7818 000834
Mailing lists >> pgsql-interfaces >> Thread
2006-02-11 17:29:45 | Re: Finding the pqlib version (Christoph Zwerschke)
distutils you can use the has_function method. Ok. That could be an alternative to using configure. -- Christoph
Mailing lists >> pgsql-interfaces >> Thread
2005-12-20 17:47:05 | Re: Cursors for update.., we have to port an informix 9.x appication using cursors (Tom Lane)
alternative strategy for identifying the row in the UPDATE command; you could use the table
Mailing lists >> pgsql-interfaces >> Thread
2005-11-27 15:34:36 | Re: pl/pyton: exceptions.ImportError: No module named email.Parser (Michael Fuhr)
alternative would be to use parse() and pass a StringIO object). As for why the import
Mailing lists >> pgsql-interfaces >> Thread
2005-06-28 11:17:58 | Re: unresolved externals when linking app with libpq 8.03 (Tom Lane)
Alternatively, look at psql with ldd to find out what libraries it depends on. regards
Mailing lists >> pgsql-interfaces >> Thread
2005-06-26 12:40:52 | ANNOUNCE: pgtcl 1.5 stable release (Brett Schwarz)
alternative to passing the connection parameters, using a Tcl name/value list. o New pg_dbinfo
Mailing lists >> pgsql-interfaces >> Thread
2005-06-03 16:20:10 | Re: libpq, PQExecParams and the inserting of binary data (Daniel Verite)
Alternatively, there's the server/catalog/pg_type.h include file which has #defines for built-in datatypes: $ grep
Mailing lists >> pgsql-interfaces >> Thread
2005-05-04 13:01:34 | Re: calculated identity field in views, again... (Jeff Eckermann)
Alternatively, you could try including in your view definition the oid column for each of the constituent
Mailing lists >> pgsql-interfaces >> Thread
2005-04-25 03:52:53 | ANNOUNCE: pgtcl 1.5 beta 1 release (Brett Schwarz)
alternative to passing the connection parameters, using a Tcl name/value list. o New pg_dbinfo
Mailing lists >> pgsql-interfaces >> Thread
2005-04-24 11:50:13 | Python API (Volkan YAZICI)
alternatives but they seem very old (like discussions from 2003). I'd be so appreciated