Thread: BUG #1805: FATAL: invalid command-line arguments for server process HINT: Try "postgres --help" for more inform
BUG #1805: FATAL: invalid command-line arguments for server process HINT: Try "postgres --help" for more inform
From
"Vahe"
Date:
The following bug has been logged online: Bug reference: 1805 Logged by: Vahe Email address: vaheg@arachnea.com PostgreSQL version: 8 Operating system: windows XP Description: FATAL: invalid command-line arguments for server process HINT: Try "postgres --help" for more inform Details: i have installed the provider of the postgreSql and my connection is opening ,but what i want is the oledb provider for the postgreSql,i have also dowloaded the pgoledb which the oledb provider of the postgre in .nET and i have registered it i have it in the drivers.,but when i try to connect or to open a connection the following error is occuring. FATAL: invalid command-line arguments for server process HINT: Try "postgres --help" for more information. this error is giving me when i try to open the connection Can you help me solve the problem. Thank you
Re: BUG #1805: FATAL: invalid command-line arguments for server process HINT: Try "postgres --help" for more inform
From
"Magnus Hagander"
Date:
> The following bug has been logged online: >=20 > Bug reference: 1805 > Logged by: Vahe > Email address: vaheg@arachnea.com > PostgreSQL version: 8 > Operating system: windows XP > Description: FATAL: invalid command-line arguments for=20 > server process > HINT: Try "postgres --help" for more inform > Details:=20 >=20 > i have installed the provider of the postgreSql and my=20 > connection is opening ,but what i want is the oledb provider=20 > for the postgreSql,i have also dowloaded the pgoledb which=20 > the oledb provider of the postgre in .nET and i have=20 > registered it i have it in the drivers.,but when i try to=20 > connect or to open a connection the following error is occuring. >=20 > FATAL: invalid command-line arguments for server process=20 > HINT: Try "postgres --help" for more information. >=20 > this error is giving me when i try to open the connection Can=20 > you help me solve the problem. > Thank you What connectionstring are you using? This looks like an issue with pgoledb, it's probably better asked on their lists. //Magnus