Foros del Web » Programación para mayores de 30 ;) » Bases de Datos General » PostgreSQL »

Error al crear base de datos

Estas en el tema de Error al crear base de datos en el foro de PostgreSQL en Foros del Web. Hola!! He instalado el postgreSQL8.3 y para crear una base de datos me tengo k conectar al servidor verdad? Pues cuando abro el pgAdminIII y ...
  #1 (permalink)  
Antiguo 14/11/2010, 10:50
 
Fecha de Ingreso: noviembre-2010
Mensajes: 6
Antigüedad: 13 años, 5 meses
Puntos: 0
Error al crear base de datos

Hola!!
He instalado el postgreSQL8.3 y para crear una base de datos me tengo k conectar al servidor verdad?
Pues cuando abro el pgAdminIII y le doy para conectar al servidor (primero me pide una contraseña, supongo k sera k le he metido al instalar verdad?) me da el siguiente error:

"Server doesn't listen
The server doesn't accept connections: the connection library reports
could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?
If you encounter this message, please check if the server you're trying to contact is actually running PostgreSQL on the given port. Test if you have network connectivity from your client to the server host using ping or equivalent tools. Is your network / VPN / SSH tunnel / firewall configured correctly?
For security reasons, PostgreSQL does not listen on all available IP addresses on the server machine initially. In order to access the server over the network, you need to enable listening on the address first.
For PostgreSQL servers starting with version 8.0, this is controlled using the "listen_addresses" parameter in the postgresql.conf file. Here, you can enter a list of IP addresses the server should listen on, or simply use '*' to listen on all available IP addresses. For earlier servers (Version 7.3 or 7.4), you'll need to set the "tcpip_socket" parameter to 'true'.
You can use the postgresql.conf editor that is built into pgAdmin III to edit the postgresql.conf configuration file. After changing this file, you need to restart the server process to make the setting effective.
If you double-checked your configuration but still get this error message, it's still unlikely that you encounter a fatal PostgreSQL misbehaviour. You probably have some low level network connectivity problems (e.g. firewall configuration). Please check this thoroughly before reporting a bug to the PostgreSQL community. "


Estoy haciendo las cosas bien??
Por si sirve de algo necesito el postgreSQL para el Holdem Manager.
Gracias por todo.
  #2 (permalink)  
Antiguo 15/11/2010, 02:53
Avatar de huesos52
Colaborador
 
Fecha de Ingreso: febrero-2009
Ubicación: Manizales - Colombia
Mensajes: 5.980
Antigüedad: 15 años, 2 meses
Puntos: 360
Respuesta: Error al crear base de datos

el pgadmin lo tienes en otro equipo?
ya revisaste el archivo pg_hba.conf?

saludos
__________________
Without data, You are another person with an opinion.
W. Edwads Deming
  #3 (permalink)  
Antiguo 15/11/2010, 09:13
 
Fecha de Ingreso: noviembre-2010
Mensajes: 6
Antigüedad: 13 años, 5 meses
Puntos: 0
Respuesta: Error al crear base de datos

el pgadmin lo tengo en C/archivos de programa/PostgreSQL/8.3/.....

y el archivo k comentas no lo encuentro...

gracias por ayudarme, k mutxa falta me hace jeje.
  #4 (permalink)  
Antiguo 15/11/2010, 20:41
Avatar de huesos52
Colaborador
 
Fecha de Ingreso: febrero-2009
Ubicación: Manizales - Colombia
Mensajes: 5.980
Antigüedad: 15 años, 2 meses
Puntos: 360
Respuesta: Error al crear base de datos

está en la carpeta data de la carpeta 8.3.
__________________
Without data, You are another person with an opinion.
W. Edwads Deming
  #5 (permalink)  
Antiguo 16/11/2010, 04:52
 
Fecha de Ingreso: noviembre-2010
Mensajes: 6
Antigüedad: 13 años, 5 meses
Puntos: 0
Respuesta: Error al crear base de datos

ok
pero k debo de hacer kon ese archivo? kon k programa se abre?
esta bien el pgadmin en c/archivos de programa/... ?
k tengo k hacer para k no me de el error al conectarme al servidor?

De verdad, muchas gracias huesos52 por ayudarme.
  #6 (permalink)  
Antiguo 16/11/2010, 07:18
Avatar de huesos52
Colaborador
 
Fecha de Ingreso: febrero-2009
Ubicación: Manizales - Colombia
Mensajes: 5.980
Antigüedad: 15 años, 2 meses
Puntos: 360
Respuesta: Error al crear base de datos

Mirate esto
http://developer.postgresql.org/pgdo...-hba-conf.html

Cuando lo leas bien, describeme el ambiente de tu red.

Dirección IP del servidor PostgreSQL.
Dirección IP del cliente donde tienes el PgAdmin.
Equipos de la red, que tendrán acceso al servidor.

Con estos datos, te explico un poco mas donde van las configuraciones de las que te hablo.

Los archivos .conf son archivos de texto plano y abren con cualquier editor de texto.
__________________
Without data, You are another person with an opinion.
W. Edwads Deming

Etiquetas: Ninguno
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 22:09.