alternatives - Search results in mailing lists
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-06-23 09:46:22 | R: How to move a DB from one server to another... (Federico Simonetti (Etheye))
alternative to SQLServer, Oracle or even mySQL, an easy copy/move/replicate feature is a must. You agree
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-01-25 00:21:11 | Re: long sql "in" clause crashes server process (8.0 Release) (Tom Lane)
alternatives here are (a) to change the default max_stack_depth for Windows, or (b) to make
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-01-13 18:40:03 | Re: [BUGS] psql: no chance to enter password in certain situations (Merlin Moncure)
alternatives: 1. Setup PGPASSWORD in environment variables 2. use set to do a temporary version
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-01-08 03:20:30 | Re: [BUGS] More SSL questions.. (Andrew Dunstan)
alternatives. I would strip any leading dot and leave the rest up to the installer
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-01-06 18:38:28 | Re: [BUGS] More SSL questions.. (Tom Lane)
alternative proposed, I think we have to go with the CSIDL_APPDATA reference point. Given
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-12-27 23:29:48 | Error building external plugin (Shachar Shemesh)
alternative is to rewrite pg_atoi, which doesn't seem worth the trouble. */ if( res<0 || res>TINY
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-11-03 23:29:34 | Re: Signals inheritance work - major problems (Tom Lane)
that's not as bad as any of the alternatives you mention. regards, tom lane
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-10-17 23:07:41 | Fetch of multiple rows using ecpg. (Marcus Engene)
alternative to Oracle for my pro*C-batches. After discovering ecpg, I've come to realize
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-08-17 13:41:21 | Re: our friend the win32 system timer. (Christian Klemke)
alternative. MSDN does not cover this kind of problem either. I tried to use other
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-08-16 18:59:35 | Re: psql reading from stdin (Andrew Dunstan)
makes any difference. Alternatively, if you can compile yourself, try with cvs tip. cheers andrew
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-08-04 17:42:02 | Re: make fails if path has spaces (Andrew Dunstan)
alternative would be to quote $(PERL) in psql's Makefile, but that might not solve
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (2)
2004-07-29 23:52:36 | stderr piping under win32 (Andreas Pflug)
Alternative is not to use stderr at all, and write explicitely to individual pipes. That
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-07-29 16:31:15 | Re: Sources (Merlin Moncure)
alternative is to grab the source tarball which sits on the ftp site. I prefer
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-07-21 18:58:35 | Re: win2k, service, pg_ctl, popen, etc (Dave Page)
Alternatively we can just use one of the other fields in the version resource such
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-06-07 21:09:04 | Re: [HACKERS] Failures with windows port (Andrew Dunstan)
alternative join result I submitted weeks ago to be added to CVS). Maybe he is running