I had install PostgreSQL 6.3.1 in Slackware Linux(kernel 2.0.33)
Now I install PostgreSQL ODBC Driver in another PC.
When I import/export data with ODBC Driver.
It said "ODBC Error!" then print some message...
Could not connect to the server.
Could not connect to remote socket (#1)
Where is
Does anyone know what level of support there is for user groups in 6.1 ?
I can grant and revoke permissions to users, but to groups, nothing seems
to happen, when I try the same with a group. There doesn't seem to be much
docuwentation either . I have tried manually manipulating pg_group, but
ODBC Connection Checklist
* ODBC Driver Data Source Checks
1. Valid and resolvable hostname
2. Valid port number. (default is 5432)
3. Valid and existing database name.
4. Valid user name.
5. Valid password for the specified user.
ªü³¡·É / Duncan Lo wrote:
>
> I had install PostgreSQL 6.3.1 in Slackware Linux(kernel 2.0.33)
> Now I install PostgreSQL ODBC Driver in another PC.
> When I import/export data with ODBC Driver.
> It said "ODBC Error!" then print some message...
>
> Could not connect to the server.
> Could n