Re: [GENERAL] [HACKERS] One of our own begins a new life

2006-09-17 Thread Enver ALTIN
On Fri, 2006-09-15 at 09:38 -0700, Joshua D. Drake wrote: > Hello, Hi Joshua, > Yeah, this is a cross post and it is slightly off topic but IMHO this is > important. > > Tomorrow one of our own, Devrim Gunduz is becoming a man. He is sucking > it up, and committing to the cvs repo of project m

Re: [GENERAL] wal files on temporary tables

2006-08-14 Thread Enver ALTIN
On Mon, Aug 14, 2006 at 05:32:41PM -0300, marcelo Cortez wrote: > folks Hi, > I have a asp application connected with postgres. The postgres > temporary tables is useless because i need remain this tables between > sessions, perfomance reasons. This tables are created on the fly and > remain be

Re: [GENERAL] How do i store arbitrary questions and answers in SQL?

2006-08-23 Thread Enver ALTIN
Hi, On Wed, Aug 23, 2006 at 02:40:29AM -0700, lifeisgood wrote: > CREATE TABLE Answer(ID INT, questionID INT, answer_text VARCHAR(255), > datatype INT) You can actually store answer_text as a BLOB in the database that is packed in any format your application can handle. You can serialize a class

Re: [GENERAL] Help with PostgreSQL porting project

2004-01-02 Thread Enver ALTIN
was originally released > under the GPL. I guess it might bother you when people ask this but, what made you do the hardwork while it's already been done by several other projects like PHP ADODB and PEAR? Just another curious guy from far side of the world, Happy new year :) -- __

Re: [GENERAL] Help with PostgreSQL porting project

2004-01-02 Thread Enver ALTIN
uld possibly help it lose that fat by bug reports. BTW, you have not posted a URL for your work. Could you please do so, if there is any? I would like to take a quick look at your code some time this weekend. Thanks for your patience for reading through the stripped-from-good-