Home
Manual de Instalacion minima con ambiente grafico
Contents
1. MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE UNIX FREEBSD Procedimiento C digo MA IV 2 c Revision 1 Pagina 1 ELABORO REVISO APROBO Edwin Plauchu Edwin Plauchu Nombre o Puesto y Firma Cambios de esta version Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pagina 2 1 Prop sito y Alcance 1 1 Prop sito Documentar el procedimiento necesario para la instalaci n mas gen rica del DBMS PostgreSQL sobre ambientes operativos FreeBSD 7 X 1 2 Alcance Administradores de Sistema 2 Responsables Personal Responsable del Cumplimiento de este documento Puesto Departamento Director General Gerencia General Gerente Regional Gerencia Regional Gerente de Control de Calidad Aseguramiento de Calidad Coordinador de Seguimiento Pro activo Seguimiento Pro activo 3 Definiciones y Terminolog a Definici n de T rminos usados en este Documento T rmino Definici n La colecci n de Ports y Packages de FreeBSD ofrece una manera sencilla de instalaci n de FreeBSD ports aplicaciones para los usuarios y administradores Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30
2. 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE UNIX FREEBSD Procedimiento C digo MA IV 2 c Revision 1 Pagina 3 4 Procedimiento 4 1 Instalacion a Acceda como usuario administrador a la termina UNIX G BSD Free VMware Player Devices FreeBSD i386 pianodaemon ktgdevuhg dnsalias org ttyv1 login root assword To grab input press Ctri G Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE UNIX FREEBSD Procedimiento C digo MA 1V 2 c Revisi n 1 P gina 4 b Acceda a el directorio que contiene el port de postgresql 8 4 SAnusxEja2nusx machine gt Archivo Editar Ver Terminal Ayuda pianodaemon cd usr ports databases postgresql84 server Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA 1V 2 c Revisi n 1 P gina 5 c Procedemos a la descargar compilacion e instalacion del FreeBSD port que seleccionamos E j4nusx j4nusx machine anhe Archivo Editar Ver Terminal Ayuda pianodaemon make amp amp make install BACKUP YOUR DATA As always backup your data before upgrading If the upgrade leads
3. assword gt gt data pg_hba conf Con lo anterior le he dicho a postgresql que la base de datos desarrollo para el usuario desarrollo es accesible mediante password desde la red 192 168 10 0 255 255 255 0 Ahora reiniciamos postgresql lusr local etc rc d postgresq restart Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pagina 10 jue 30 de jul 16 22 Y Edwin plauchu Y ac Lugares sistema 0 z A EF xp SCE VMware Player Devices eL PAV 2 c 2 Manual is i pgAdmin Ill oxi ieena deinstalacion ri Wea aha Y ce Server 192 168 10 174 Yap Object browser Properties sq Pl B Servers 1 P Workbook son 192 168 10 174 192 168 10 174 54 Name 192 168 10 139 Ordena A SS c Host 192 168 10 139 isolidated xls i Port 5432 SSL v ipti y R Maintenance DB desarrollo v panel cb noo asTotales pn Ippe Username desarrollo png a 27 07 09 x an AIVA agregarlo ssi Q tiempo de odul Store password Y pra envio en el Restoreenv Y are Player2 catalogo DB restriction bund yea Service pl 50 Connect now at VMware Player Devices Ce Call been installed they re also available formatted in usr share doc iif you still have a questi
4. ax connections 40 selecting default shared buffers max fsm pages 28MB 179200 creating configuration files ok creating templatel database in usr local pgsql data base 1 ok initializing pg authid ok initializing dependencies ok creating system views ok loading system objects descriptions ok creating conversions ok creating dictionaries ok setting privileges on built in objects ok creating information schema ok vacuuming database templatel ok copying templatel to templateO ok copying templatel to postgres ok WARNING enabling trust authentication for local connections You can change this by editing pg hba conf or using the A option the next time you run initdb Success You can now start the database server using usr local bin postgres D usr local pgsql data or usr local bin pg ctl D usr local pgsql data l logfile start pianodaemon 4 2 Agregando una base de datos que sea Administrable desde Windows XP a Una vez que se tiene a postgresql instalado y corriendo procedemos a crear una base de datos Esto lo haremos mediante el usuario pgsql de nuestro UNIX FreeBSD para convertirnos en el usuario pgsql usaremos el comando su Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pag
5. ina 9 su pgsql Ya que nos hemos convertido en el usuario pgsql procedemos a crear una base de datos llamada desarrollo createdb desarrollo Ahora procedemos a crear un usuario que accesara a esta base de datos createuser desarrollo Shall the new role be a superuser y n n Shall the new role be allowed to create databases y n n Shall the new role be allowed to create more new roles y n n Es requerida la activacion del lenguaje de procedimientos almacenados plpgsa simil al plsql de oracle createlang plpgsql desarrollo Aun no le damos un password al usuario que hemos creado Para esto usamos la shell de postgresql La parte se alada por rojo es sql extendido el mismo que usa oracle psql desarrollo desarrollo CIGARA tst Tage Co Zita EEEN Ko CTTO Finalmente nuestra base de datos desarrollo sera accesada por el usuario desarrollo Aunque existe algo mas por hacer Activar el acceso a los ordenadores con windows a esta base de datos reci n creada Para esto editaremos la linea listen addresses localhost y la cambiaremos a listen addresses Con esto postgresql ya nos permitira conexiones provenientes del exterior edit data postgresql conf Pero lo anterior no es suficiente aun es requerido hacer unos retoques al fichero data pg_hba conf Ojo si prefiere use un editor de texto para hacer este cambio echo host desarrollo desarrollo 192 168 10 0 24 p
6. on or problem please take the output of uname a along with any relevant error messages and email it as a question to the quest ior reeBSD org mailing 1 If you are unfamiliar with FreeBSD s dire y layout please refer to the hier 7 Manual page If you are not familiar with manual pages type man man ou may also use sysinstall 8 to re enter the installation and configuration utility Edit etc motd to change this login announcement A ou have mail pianodaemont su pysql sql desarrollo Helcome to psql 8 3 7 the PostgreSQL interactive terminal ype copyright for distribution terms Nh for help with SQL commands Lo for help with psql commands 1 Inicio 2 poAdmin II g or terminate with semicolon to execute query q to quit To grab input press Ctrl G Hesarrollo alter user desarrollo with password desarrollo proysanris roo OS 4 Po f Hesarrollo g poderos A pi duno MEE To grab input press Ctrl G sa fj BSD Free Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009
7. to a higher minor revision e g 7 3 x gt 7 4 a dump and restore of all databases is required This is NOT done by the port Press ctrl C now if you need to pg dump gt Vulnerability check disabled database not found gt Found saved configuration for postgresql server 8 3 7 gt postgresql 8 3 7 tar bz2 doesn t seem to exist in usr ports distfiles postgr esql gt Attempting to fetch from ftp ftp9 us pstgresql org pub mirrors postgresql source v8 3 7 i postgresql 8 3 7 tar bz2 92 of 13 MB 237 kBps 00m04s Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pagina 6 d En cuanto inicie la compilaci n el port preguntara por opciones especificas para su compilaci n Hemos de dejar estas tal y como vienen j4nusx 4nusx machine Archivo Editar Ver Terminal Ayuda Options for postgresql server 8 3 7 Use internationalized messages gt lt E Build with MIT s kerberos support Build with XML data type server x lt gt x cd A Builds with debugging symbols Build with PAM support server only Build with LDAP authentication support Builds with Heimdal kerberos support Builds with compiler optimizations 03 Use internal time
8. zone database server Use ICU for unicode collation server Builds with 64 bit date time type server Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pagina 7 e Una vez que el port se ha terminado de instalar procedemos a establecer en FreeBSD el arranque de postgresql por default Ojo esto tambi n lo podremos hacer mediante un editor de texto El j4nusx 4nusx macnine ENEE Archivo Editar Ver Terminal Ayuda Fecha de Emisi n 1 de Abril de 2001 Copia No Controlada Impresa el d a 30 07 2009 MANUAL DE INSTALACION POSTGRESQL 8 4 SOBRE Procedimiento UNIX FREEBSD C digo MA IV 2 c Revision 1 Pagina 8 f Para que postgresql sea usable requerimos inicializar la base de datos antes que todo Y listo postgresql ya quedo instalado en nuestro sistema FreeBSD Archivo Editar Ver Terminal Ayuda pianodaemon usr local etc rc d postgresql initdb The files belonging to this database system will be owned by user pgsql This user must also own the server process The database cluster will be initialized with locale C The default text search configuration will be set to english creating directory usr local pgsql data ok creating subdirectories ok selecting default m
Download Pdf Manuals
Related Search
Related Contents
USER`S MANUAL PowerDNA DNA-GPS GPS Receiver System — User Manual DELICE*POUR-ON Insecticide Liquide Copyright © All rights reserved.
Failed to retrieve file