Loosing confidence in my own abilities...

From: Andrew Higgs <ahiggs(at)jpj(dot)co(dot)za>
To: admin <pgsql-admin(at)postgreSQL(dot)org>, gen <pgsql-general(at)postgreSQL(dot)org>
Subject: Loosing confidence in my own abilities...
Date: 1999-10-02 20:17:28
Message-ID: 37F66858.F5E83E60@jpj.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I installed postgres some time back and all was working just fine. I
wrote a programme in Delphi using the odbc driver (ver 6-40-0006). I
could connect and add and remove etc from the database. Then the system
had a bad power night and went down three times. Now I cannot connect to
the server at all. I have reinstalled twice since then but it just won't
work.

I have checked my pg_hba.conf file and I am listed in it. I have set
logging on at the client side and this is what it throws at me :

##############################################################################################################
conn=45482104, SQLDriverConnect(
in)='DSN=JPJTech;UID=user;PWD=pass;DATABASE=database;',
fDriverCompletion=0
DSN info:
DSN='JPJTech',server='192.168.3.254',port='5432',dbase='database',user='user',passwd='pass'

readonly='0',protocol='6.4',showoid='0',fakeoidindex='0',showsystable='0'
conn_settings=''
translation_dll='',translation_option=''
Global Options: Version='06.40.0006', fetch=100, socket=4096,
unknown_sizes=0, max_varchar_size=254, max_longvarchar_size=8190
disable_optimizer=1, ksqo=1, unique_index=0,
use_declarefetch=0
text_as_longvarchar=1, unknowns_as_longvarchar=0,
bools_as_char=1
extra_systable_prefixes='dd_;', conn_settings=''
CONN ERROR: func=SQLDriverConnect, desc='Error from CC_Connect',
errnum=101, errmsg='Could not connect to the server'
------------------------------------------------------------
henv=46534528, conn=45482104, status=0, num_stmts=16
sock=46534544, stmts=46534584, lobj_type=-999
---------------- Socket Info -------------------------------
socket=-1, reverse=0, errornumber=4, errormsg='Could not
connect to remote socket.'
buffer_in=45488432, buffer_out=45492532
buffer_filled_in=0, buffer_filled_out=0, buffer_read_in=0

##############################################################################################################

Any assistance would be greatly appreciated.

Kind regards
Andrew Higgs

Browse pgsql-general by date

  From Date Subject
Next Message Martin Weinberg 1999-10-02 22:13:00 Recommended value of SHMMAX?
Previous Message Kevin Lo 1999-10-02 14:09:36 Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT