Re: Why can't I connect to postgres?

From: "Theodore H(dot) Smith" <delete(at)elfdata(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why can't I connect to postgres?
Date: 2006-07-24 16:57:52
Message-ID: 101FFE54-54C0-4767-A22F-FA1521E40DC0@elfdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Well I tried NaviCat and some others, they seem to work. Perhaps the
problem was with REALbasic.

I can connect via perl, also, which is good.

What's a good way to store the database logic?

Say for example, I want to do something to the database, can I just
say something like DataBasePleaseTryRegisterUser( "name", "details",
"serial", "etc" ); where DataBasePleaseTryRegisterUser would be some
kind of function stored in the database itself?

Or should I put the logic into my perl files? And treat the database
as just that, a blind database which can store invalid data.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-07-24 17:23:30 Re: unknown error message
Previous Message Markus Schiltknecht 2006-07-24 16:21:38 unknown error message