Re: [HACKERS] How to embed postgresql?

2009-06-16 Thread dror
. Regards Dror From: dro...@hotmail.com To: sua...@gmail.com; pgsql-hackers@postgresql.org Subject: Re: [HACKERS] How to embed postgresql? Date: Tue, 16 Jun 2009 05:56:09 + If you are working with Java, it is better for you to check H2 database, we also have Java application and until recently

Re: [HACKERS] How to embed postgresql?

2009-06-15 Thread dror
If you are working with Java, it is better for you to check H2 database, we also have Java application and until recently we worked with Postgres, few month ago we replaced it with H2. Regards Dror Date: Tue, 16 Jun 2009 12:13:38 +0800 Subject: [HACKERS] How to embed postgresql? From

Re: [HACKERS] Bug with initDB under windows 2003

2006-08-21 Thread dror
tely rejected by Tom). Regards Dror Subject: RE: [HACKERS] Bug with initDB under windows 2003 Date: Mon, 21 Aug 2006 13:26:11 +0200 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; kleptog@svana.org CC: pgsql-hackers@postgresql.org I'dbeinterestedinseeingtheoutputfromthecommand:

Re: [HACKERS] Bug with initDB under windows 2003

2006-08-20 Thread dror
one : NULL As you can see it failed toset SeSecurityPrivilege privilege for the Postgres user. Regards Dror; Subject: Re: [HACKERS] Bug with initDB under windows 2003 Date: Fri, 18 Aug 2006 14:33:58 +0200 From: [EMAIL PROTECTED]

Re: [HACKERS] [PATCHES] [Patch] - Fix for bug #2558, InitDB failed

2006-08-15 Thread dror
to thepostgres user), if a commercial DB, as EnterpriseDB, choose this solution (Log file) I don't see any reason why not to do the same. Does anyoneknow why EnterpriseDB changed the nul redirection? Regards Dror Date: Tue, 15 Aug 2006 11:37:30 +0200 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC

Re: [HACKERS] [PATCHES] [Patch] - Fix for bug #2558, InitDB failed

2006-08-15 Thread dror
itwithout redirection at all, (actually no redirection is needed in this case , you can always run the processin silent mode). The interesting question that didn't get any answer yet is: Why EnterpriseDB (which is based on postgress) find it important to change the redirection?Regards Dror, Date: T

Re: [HACKERS] Bug with initDB under windows 2003

2006-08-03 Thread dror
Hi James, I just wanted to inform you all that I solvethe issue, it was indeed the nul device as James and Martijn mention. I have change the source to redirect the output to a log file, to which I gave permission to the "postgres" user. The file (currently) is created at the temp folder. This

[HACKERS] Bug with initDB under windows 2003

2006-08-02 Thread dror bar
Hi All, On some windows 2003 machines the initDB process failed with the following error: Running in debug mode.The files belonging to this database system will be owned by user "V_MYUSER".This user must also own the server process. The database cluster will be initialized with locale