Re: [SQL] hi any one can help me

2006-12-03 Thread Jeff Lu
You will need to manually remove the postgresql folder under Program files because uninstalling does not remove that folder for you. - Original Message From: Penchalaiah P. [EMAIL PROTECTED] To: pgsql-sql@postgresql.org Sent: Sunday, December 3, 2006 5:33:41 AM Subject: [SQL] hi any

[SQL] How to encrypt a column

2005-08-14 Thread Jeff Lu
Hi, I'm interested in encrypting column in table. Are there any example using "C" to create the encrypted column, inserting and retreiving data to/from it? Thank you __Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around

[SQL] Fwd: How to encrypt a column

2005-08-11 Thread Jeff Lu
Hi, I'm interested in encrypting an column in table. Are there any example using "C" to create the encrypted column, inserting and retreiving data to/from it? the table is: CREATE TABLEmytable ( id SERIAL PRIMARY KEY, crypted_content BYTEA ); I'm getting (null) in the field with the following

Re: [SQL] Fwd: How to encrypt a column

2005-08-11 Thread Jeff Lu
"0018`0018`64045`08112005`64045`1Discount=0.00;``2``~" printf("%s", encrypt(data, "foo", "bar")) prints out (null) Thank youOwen Jacobson [EMAIL PROTECTED] wrote: Jeff Lu wrote: Hi, I'm interested in encrypting an column in table. Are there any example u

[SQL] postmaster -i establishes three connections why?

2003-02-13 Thread Jeff Lu
Hi, I've just upgraded my cygwin to 1.3.20-1 and postgresql to 7.3.2 And I found that when run postmaster -i There are three connections being established and why is that? Administrator@DemoServer ~ $ LOG: database system was shut down at 2003-02-13 17:33:26 EST LOG: checkpoint record