Re: [GENERAL] Postgres vs commercial products

1998-07-22 Thread Amos Hayes
On Wed, 22 Jul 1998, Brett W. McCoy wrote: > On Wed, 22 Jul 1998, Amos Hayes wrote: > > > I almost hate to ask, and really, it's not a big deal to me personally, > > but why is it called "PostgreSQL"? > > Originally it was just Postgres, and didn'

Re: [GENERAL] Postgres vs commercial products

1998-07-22 Thread Amos Hayes
ious" attempt again but keep getting side tracked. View > http://www.nettek-llc.com/postgresql/. Hopefully soon, I will spend a > weekend on making something mo'better. Comments are welcome. I almost hate to ask, and really, it's not a big deal to me

Re: [GENERAL] Problem with apostrophe

1998-06-17 Thread Amos Hayes
d. Have you tried doubling up? 'O''Brian' That is what I have to do in Oracle anyway. -- Amos HayesSystems Architect [EMAIL PROTECTED] Ingenia Group - Software Kinetics Ltd. http://smurf.ingenia.com/~ahayes

Re: [GENERAL] Not about LOGOs this time...

1998-06-08 Thread Amos Hayes
bvious destination that advertises itself as welcome to newbie questions. And as an after-thought, a seperate newbie list might be a useful lump of posts for identifying perceived areas of weakness in the documentation. -- Amos HayesSystems Arc

Re: [GENERAL] PostgreSQL too heavy startup

1998-06-08 Thread Amos Hayes
to fire up databased scripts on a per request basis. There are other ways of doing things which may make better use of resources (like mod_perl & DBI) but the FastCGI method can help you get around some sticky issues when you have a bunch of existing scripts. -- Amos Hayes