[GENERAL] PHPBuilder article --

2000-11-20 Thread Titus Brown
Off of Slashdot: http://www.phpbuilder.com/columns/tim20001112.php3 is an article that is quite favorable to PostgreSQL, about PostgreSQL vs. MySQL on Sourceforge's database. Across-the-board positive. --titus

Re: [GENERAL] storing large amounts of text

2000-04-22 Thread Titus Brown
-> I'm sure this has come up before because it just logically seems like -> others would have run up against this too. Is it possible to store a -> large amount of text in a row/field? I want to store articles in the -> database along with information about them, sort of a content databasing -> sy

Re: [GENERAL] Connecting website with SQL-database.....

2000-04-17 Thread Titus Brown
-> On 17-Apr-00 12:26:41, you wrote: -> -> >I've been looking on the internet for 2 hours for information how to connect -> >my SQL database to my website. I didn't find what I was looking for, this is -> >my problem -> >I have got a form on my site, that can be filled in by visitors.

Re: [GENERAL] To BLOB Or Not To BLOB

2000-04-16 Thread Titus Brown
-> It seems that the issue with large objects is "Why do you want the info in a -> database?" To organize them, of course. -> It seems to me that the point of a database is its ability to order and -> relate data. If you want to retrieve the "large-ish text files" based on -> their content then

[GENERAL] error message help?

2000-04-16 Thread Titus Brown
Can anyone tell me what the following two messages mean? They are from 6.5.3. thanks, --titus NOTICE: equal: don't know whether nodes of type 719 are equal NOTICE: LockReleaseAll: xid loop detected, giving up -- Titus Brown, [EMAIL PROTECTED]

[t-ishii@sra.co.jp: Re: [GENERAL] Minor hack to support LO string searches]

2000-04-10 Thread Titus Brown
This points out a need that I haven't really seen addressed -- a PG software contrib archive. Is there such a thing? Are there any objections to starting such a thing? cheers, --titus - Forwarded message from Tatsuo Ishii <[EMAIL PROTECTED]> - To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTE

[GENERAL] Minor hack to support LO string searches

2000-04-09 Thread Titus Brown
Real Soon. There are a couple of other software hacks on the same page, including one that lets you retrieve large objects through the AOLserver database driver for PostgreSQL. cheers, --titus -- Titus Brown, [EMAIL PROTECTED]

[GENERAL] 6.5.3: Two 'INHERITS' problems.

2000-04-03 Thread Titus Brown
n would be appreciated; I've read everything I can find... -- Titus Brown, [EMAIL PROTECTED]