Re: Error handling - Mailing list pgsql-novice

From Dale Schmitz
Subject Re: Error handling
Date
Msg-id 1631438061.10609.1520879567148@myemail.cox.net
Whole thread Raw
In response to Re: Error handling  (James Keener <jim@jimkeener.com>)
List pgsql-novice

I was informed that this might not be the right forum for my question since it involves PHP more than PostgreSQL. I've moved it to another site, but thanks for responding.

On March 11, 2018 at 12:51 PM James Keener <jim@jimkeener.com> wrote:

What kind of error handling? What have you tries? What happened? What were you expecting?

On March 11, 2018 12:46:05 PM EDT, Dale Schmitz <dschmitz4@cox.net> wrote:

Can anyone recommend a good book on PostgreSQL/PHP error handling?  I’m looking for a kind of “start here” book, a primer, that offers a simple-to-complex approach.  There are lots of books on the subject of PHP and PostgreSQL but I’d like something, if it exists or is even part of a larger book, that covers error handling from a beginner’s perspective.

 

I’ve been reading the PHP online manuals on the subject but I find them somewhat devoid (might be a bad choice of words here) of a top-down structure to this subject.  I’ve tried programming a few of the examples but I’m not getting any returns like I’ve expected, so I assume I’m missing something basic.  The online manuals are just a reference after all, and not a structured approach.

 

Any guidance is appreciated, and thanks.

 

Dale


--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

 

pgsql-novice by date:

Previous
From: Garry Chen
Date:
Subject: Row Level Security Policy question
Next
From: john snow
Date:
Subject: convert legacy self-managed primary keys to postgresql's identity orserial pk's?