"Bruno Nascimento" <[EMAIL PROTECTED]> writes: > psycopg2.OperationalError: could not translate host name "hostname" to > address: > Unknown host > ; used connection string 'dbname=celpebras user=username host=hostname'
If you open a command console and type "ping hostname", does it work? It is just saying that there's no DNS entry for 'hostname' in your DNS servers. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

