Re: [GENERAL] postgres unable to start

2011-07-28 Thread tommaso
), is there a way to remove it manually from the file system? Tommaso On Thu, 2011-07-28 at 20:02 +0800, Craig Ringer wrote: > On 28/07/2011 7:51 PM, tommaso wrote: > > > Hi All, > > > > one of our users killed a postgres process with kill -9 "PID" > > aft

[GENERAL] postgres unable to start

2011-07-28 Thread tommaso
orted Jul 28 13:06:46 hdmisv03 postgres[7916]: [1792-2] user=,db=,host= LOCATION: LogChildExit, postmaster.c:2727 Jul 28 13:06:46 hdmisv03 postgres[7916]: [1793-1] user=,db=,host= LOG: 0: aborting startup due to startup process failure Has anybody an idea how to fix that error ? TIA Tommaso

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-07 Thread tommaso . gastaldi
for intance how DataTime works, retrieving dbms structure talking with any dbms and easily moving data from one to another, it will be clear what I mean. If I should write code that depends on the underlying DBMS, maintenance would just be impossibile and programming a real hell (it&

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-07 Thread tommaso . gastaldi
> ---(end of broadcast)--- > TIP 1: if posting/reading through Usenet, please send an appropriate >subscribe-nomail command to [EMAIL PROTECTED] so that your >message can get through to the mailing list cleanly Is this for me? I am cu

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-05 Thread tommaso . gastaldi
Hi Merlin, thanks! Yesterday I had the big honor to talk (by email) with Shachar and it seems that they (someday) will fix this fundamental issue. I tried to stress how important is to support the OleDbSchemaGuid info, as the main reason one wants to use this driver, like me, is because he is do

[GENERAL] OLEDB connection does not want to work. Help!!

2006-07-04 Thread tommaso . gastaldi
Hi all, I am pulling my hair trying to make work an OLEDB connection to POSTGRES. Let me anticipate that, except for the connection string I am using the same code (VB.NET, Oledb) that has already proved to work fine with all the following systems: sqlserver, Mysql, db2, access, Oracle [to say al