Re: Error handling

From: Dale Schmitz <dschmitz4(at)cox(dot)net>
To: pgsql-novice(at)lists(dot)postgresql(dot)org, James Keener <jim(at)jimkeener(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Error handling
Date: 2018-03-12 18:32:46
Message-ID: 1631438061.10609.1520879567148@myemail.cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)jimkeener(dot)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(at)cox(dot)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.
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message john snow 2018-03-15 04:49:24 convert legacy self-managed primary keys to postgresql's identity or serial pk's?
Previous Message Garry Chen 2018-03-12 15:39:50 Row Level Security Policy question