Re: could not translate host name "istes.rds.amazonaws.com" to address: Temporary failure in name resolution

From: Francisco Olarte <folarte(at)peoplecall(dot)com>
To: iT Inject Solar LLP <itinjectsolar(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: could not translate host name "istes.rds.amazonaws.com" to address: Temporary failure in name resolution
Date: 2020-09-26 18:00:41
Message-ID: CA+bJJbx+8JLjKRnN_Q4LKs=ox_Pez_6ZRDKrNg70+cZ+Li+mzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, Sep 26, 2020 at 5:23 PM iT Inject Solar LLP
<itinjectsolar(at)gmail(dot)com> wrote:
> We are using postgres database using amazon RDS for insertion of data into database we are using a c progamm which inserts data on continuous interval.
> After some time programm do stop and message comes like as quated below-
> could not translate host name "istes.rds.amazonaws.com" to address: Temporary failure in name resolution
> this is causing lot of problem may please suggest what to do.

What you describe so far is clearly pointing at a bug in your C
program or a misconfigured machine where you are running it.
The only possible suggestion is fix both of them.

If you point to something postgres-related somebody could help you,
but the nearest thing I could thing of is "I'm using libpq and the
connect call gives $the_above_error", where I would answer "your name
resolver is broken or misconfigured, fix it".

Francisco Olarte.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2020-09-26 20:21:34 Re: BUG #16637: Postgressql throws exception 'relation already exists' when trying to execute partition from code
Previous Message iT Inject Solar LLP 2020-09-26 17:15:44 Re: Possible Spam(8.241):could not translate host name "istes.rds.amazonaws.com" to address: Temporary failure in name resolution