PDA

View Full Version : reubicacion del postgres



Fernand
11-05-2009, 01:45 PM
Quiero cambiar de ubicasion el postrgres porque me quede sin espacion en la particion del disco donde lo instale ,tampoco me acuerdo el user ni la pass.
AyudaXD

fozzy71
11-05-2009, 03:32 PM
Spanish:

Por favor, actualice a la última beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Vista: Apague UAC - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=73

Apague el Firewall de Windows para la instalación de HM y PostgreSQL. Una vez que obtenga los instalados puede agregar excepciones en el firewall. Si usted tiene un firewall 3 ª parte, desinstalar completamente antes de instalar HM / SQL - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

Para volver a instalar SQL para el PP mismo, siga estos pasos:

1) Desinstalar PostgreSQL desde el Panel de Control de Windows.
2) Si se está moviendo el PP a una unidad diferente partición /, cortar o copiar manualmente el \ PostgreSQL \ 8.x \ directorio de datos a la nueva ubicación.
3) ejecutar el comando - Inicio> Programas> Accesorios> símbolo del sistema> clic derecho> Ejecutar como administrador

postgres net user / delete
4) reiniciar el sistema.
5) Instalar la misma versión de PostgreSQL como su base de datos actual uso de estas instrucciones - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=177
6) Si se ha mudado / instalado el PP a una ubicación no predeterminada, por favor, asegúrese de cambiar el 'Directorio de datos de ruta' durante la instalación.







English:

Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Vista: Turn off UAC - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=73

Turn off Windows Firewall for installing HM and PostgreSQL. Once you get those installed you can add exceptions to the firewall. If you have a 3rd party firewall, uninstall it completely before installing HM/SQL - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

For reinstalling SQL to the same DB, follow these steps:

1) Uninstall PostgreSQL from the Windows Control Panel.
2) If you are moving the DB to a different drive/partition, manually cut or copy the \Postgresql\8.x\data directory to it's new location.
3) run the command - start > programs > accessories > command prompt > right-click > run as administrator

net user postgres /delete
4) reboot.
5) Install the same version of PostgreSQL as your current DB using these instructions - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=177
6) If you have moved/installed your DB to a non-default location, please make sure to change the 'Data Directory' path during the installation.

Fernand
11-05-2009, 10:39 PM
¿Que es "PP"? No se si este paso es nesesario pero cuando quise poner
"postgres net user acount /delete" me salto ""postgres" no se reconose como un comando interno o externo,programa o archivo por lotes ejecutable"
¿Que deberia hacer?

fozzy71
11-05-2009, 11:41 PM
¿Que es "PP"? No se si este paso es nesesario pero cuando quise poner
"postgres net user acount /delete" me salto ""postgres" no se reconose como un comando interno o externo,programa o archivo por lotes ejecutable"
¿Que deberia hacer?

For reinstalling SQL to a new/empty DB, please follow these steps:

1) Uninstall PostgreSQL from the Windows Control Panel.
2) manually delete or rename the Program Files\Postgresql folders
3) run the command - start > programs > accessories > command prompt > right-click > run as administrator

net user postgres /delete
4) reboot.
5) Install PostgreSQL 8.4, with your firewall uninstalled or turned off if windows firewall - http://www.enterprisedb.com/products/pgdownload.do#windows