Re: [GENERAL] Storing jpgs

2004-04-05 Thread Rod K
I've found bytea works better for me than large objects. As far as how to retrieve and display, that depends. What scripting language are you using? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of C G > Sent: Monday, April 05, 2004 12:20 PM > To: [EMA

Re: [GENERAL] Data Corruption in case of abrupt failure

2004-03-17 Thread Rod K
Does anyone know the equivalent to hdparm on FreeBSD? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of scott.marlowe > Sent: Wednesday, March 17, 2004 11:27 AM > To: Tom Lane > Cc: Keith C. Perry; Stephen Robert Norris; satish satish; > [EMAIL PROTECTED]

Re: Triggers, Stored Procedures, PHP. was: Re: [GENERAL] PostgreSQL Advocacy, Thoughts and Comments

2003-11-29 Thread Rod K
Paul Thomas wrote: > > > > On 28/11/2003 17:10 Jason Tesser wrote: > > [snip] > > > > MySQL cannot even handle > > sub-queries yet. I also use Python for standalone interfaces to > the data. > > > > Why should I not be able to use the same views and triggers etc > in there > > that I use for my