[Pgsql-ayuda] RE: Migracion

sandrigo lezcano psql@msa.com.py
Thu, 29 May 2003 15:29:17 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_00BE_01C325F7.11A0B340
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hablando de migracion: =20


  donde encuentro mas detalles de los comandos como constraints, foreing =
key, etc..tipo

alter table accidentes_laborales
 add foreign key fk_accident_ref_7223_tipos_ac (tipo_accidente)
 references tipos_accidentes (tipo_accidente)
 on update restrict
 on delete restrict
 ;

pues estas direccoines:
http://www.postgresql.org/docs/
http://es.tldp.org/Postgresql-es/


no medan tantos detalles de los comandos...
cono el: "on update restrict" , por ej.=20



gracias..


____________________________________________________
Sandrigo Lezcano Jara             Asunci=F3n, Paraguay
usando______: Ret Hat 7.2 (Enigma) - Kernel 2.4.7-10=20
              PostgreSQL 7.1.3 - psqlODBC 7.02.00.01
migrando____: Sybase 6.5   al   PostgreSQL=20
front end___: PowerBuilder 6.5        =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3DICQ:143590717=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


------=_NextPart_000_00BE_01C325F7.11A0B340
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DCourier size=3D2>hablando de migracion:&nbsp; =
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>&nbsp; donde encuentro mas detalles =
de los=20
comandos como constraints, foreing key, etc..tipo</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>alter table =
accidentes_laborales<BR>&nbsp;add=20
foreign key fk_accident_ref_7223_tipos_ac =
(tipo_accidente)<BR>&nbsp;references=20
tipos_accidentes (tipo_accidente)<BR>&nbsp;on update =
restrict<BR>&nbsp;on delete=20
restrict<BR>&nbsp;;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>pues estas direccoines:</FONT></DIV>
<DIV><FONT face=3DCourier size=3D2><A=20
href=3D"http://www.postgresql.org/docs/">http://www.postgresql.org/docs/<=
/A></FONT></DIV>
<DIV><FONT face=3DCourier size=3D2><A=20
href=3D"http://es.tldp.org/Postgresql-es/">http://es.tldp.org/Postgresql-=
es/</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>no medan tantos detalles de los=20
comandos...</FONT></DIV>
<DIV><FONT face=3DCourier size=3D2>cono el: "on update restrict" , por =
ej.=20
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>gracias..</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>____________________________________________________<BR>Sandrigo =
Lezcano=20
Jara&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;=20
Asunci=F3n, Paraguay<BR>usando______: Ret Hat 7.2 (Enigma) - Kernel =
2.4.7-10=20
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;=20
PostgreSQL 7.1.3 - psqlODBC 7.02.00.01<BR>migrando____: Sybase =
6.5&nbsp;&nbsp;=20
al&nbsp;&nbsp; PostgreSQL <BR>front end___: PowerBuilder=20
6.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
<BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3DICQ:143590717=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR></DIV></B=
ODY></HTML>

------=_NextPart_000_00BE_01C325F7.11A0B340--