configuracion de postgresql



hola, en el readme de pygestor dice que para configurar postgresql hay que hacer lo sgte.

"SI NO SABES COMO CONFIGURAR POSTGRESQL ALGUNOS TIPS:

instala los paquetes postgresql, postgresql-server, postgresql-libs, postgresql-plpgsql, postgresql-python

luego desde la cuenta root haces:
#su -l postgres
$initdb

con esto inicializas y creas el sistema de archivos de postgresql,"

sin embargo al escribir initdb me devulve "command not found"

ademas, tengo otro problema:
estoy en la coneccion  DEMO y  creé la  empresa Empresa1 pero no me deja agregar Cuentas al plan de cuentas, ni ver las propieddes del mismo.
me manda los errores:
"no puede agregarse un nivel inferior"

y este otro :"
  File ctb_plan_de_cuentas.py, line 501, in on_btnEditar_clicked
    self.on_treeCuentas_row_activated(self.treeCuentas)
  File ctb_plan_de_cuentas.py, line 112, in on_treeCuentas_row_activated
    self.txtDescripcion.set_text(model.get_value(iter,1))
TypeError: GtkEntry.set_text() argument 1 must be string, not None
"

gracias.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]