Re: Connections refused during backups

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Glen Eustace <geustace(at)godzone(dot)net(dot)nz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Connections refused during backups
Date: 2007-05-06 23:44:15
Message-ID: 17782.1178495055@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Glen Eustace <geustace(at)godzone(dot)net(dot)nz> writes:
> After an upgrade from 8.0.8 to 8.1.8, I am getting a number of our
> scripts failing with 'connection refused' at around 4:00am, which seems
> to be when the nightly database backup occurs.

"Connection refused" is a kernel-level rejection, and at least in theory
should have nothing to do with what Postgres is doing. Did you do a
kernel update at the same time?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glen Eustace 2007-05-06 23:51:29 Re: Connections refused during backups
Previous Message John Summerfield 2007-05-06 23:42:39 Re: hi