Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > f1098342ec4a2b28475e34123ce17201 > files > 919

howto-html-it-9.1-0.5mdk.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>Database-SQL-RDBMS HOW-TO document for Linux (PostgreSQL Object Relational Database System)</TITLE>
 <LINK HREF="PostgreSQL-HOWTO-1.html" REL=next>


</HEAD>
<BODY>
<A HREF="PostgreSQL-HOWTO-1.html">Avanti</A>
Indietro
Indice
<HR>
<H1>Database-SQL-RDBMS HOW-TO document for Linux (PostgreSQL Object Relational Database System)</H1>

<H2>Al Dev (Alavoor Vasudevan)        
<A HREF="mailto:alavoor@yahoo.com">alavoor@yahoo.com</A></H2>v45.0, 27 Gen 2001
<P><HR>
<EM>Questo documento &egrave; una "guida pratica" volta ad una rapidissima installazione
di un motore per Database SQL, e delle
relative interfacce-utente, su un sistema Unix. Il documento tratta anche il linguaggio SQL (standard
internazionale ANSI/ISO), e riesamina i meriti/vantaggi del
motore per Database SQL, sviluppato attraverso la rete Internet, in un
ambiente di "sviluppo aperto".
Sar&agrave; trattata l'installazione, su un sistema Unix, dell'innovativo Database SQL Relazionale ad Oggetti
"PostgreSQL", che pu&ograve; essere usato come Server Database
per Applicazioni o come Server Database per il Web. PostgreSQL si sforza di implementare
gli attuali e futuri standard SQL Internazionali ISO/ANSI. Questo
documento fornisce anche informazioni sui programmi di interfaccia al database
come: i Front End grafici, gli strumenti RAD (sviluppo rapido di applicazioni),
i driver ODBC e JDBC, le interfacce di programmazione nei linguaggi "C", "C++", Java, Perl,
e gli strumenti per l'uso di database nel Web.
Le informazioni contenute in questo documento si applicano alle piattaforme Unix/Windows NT,
e a tutti gli altri database SQL; queste informazioni saranno utilissime a chi
non conosce i Database, il linguaggio SQL, e PostgreSQL.
Questo documento contiene anche una guida a SQL, una sintassi di SQL che dovrebbe essere molto utile
ai principianti. Gli esperti troveranno in questo documento un'utile
guida di riferimento. Gli studenti vi troveranno informazioni che permetteranno loro
di ottenere il codice sorgente del sistema di database relazionale PostgreSQL.
Attraverso il sorgente si potr&agrave; apprendere come sia stato creato un motore per database SQL RDBMS.
<CODE>(Documentazione tradotta da Fabio Teatini &lt;teafab@tiscalinet.it&gt;, 7 Feb 2001 -
Un ringraziamento a Michele Rossetto, che ha collaborato alla traduzione in qualit&agrave; di
revisore)</CODE></EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="PostgreSQL-HOWTO-1.html">Introduzione</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-1.html#ss1.1">1.1 Computer Quantistici - La Fisica Quantistica Utile  !!</A>
</UL>
<P>
<H2><A NAME="toc2">2.</A> <A HREF="PostgreSQL-HOWTO-2.html">Le leggi della Fisica si applicano al Software!</A></H2>

<P>
<H2><A NAME="toc3">3.</A> <A HREF="PostgreSQL-HOWTO-3.html">Cos'&egrave; PostgreSQL ?</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-3.html#ss3.1">3.1 Libro Bianco</A>
</UL>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="PostgreSQL-HOWTO-4.html">PostgreSQL o MySQL ? Quale dei due?</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-4.html#ss4.1">4.1 PostgreSQL ha sconfitto Oracle, IBM DB2, MS SQL server e altri!!</A>
<LI><A HREF="PostgreSQL-HOWTO-4.html#ss4.2">4.2 MySQL e altri RDBMS duplicati</A>
<LI><A HREF="PostgreSQL-HOWTO-4.html#ss4.3">4.3 Le Limitazioni di MySQL</A>
</UL>
<P>
<H2><A NAME="toc5">5.</A> <A HREF="PostgreSQL-HOWTO-5.html">Dove ottenerlo ?</A></H2>

<P>
<H2><A NAME="toc6">6.</A> <A HREF="PostgreSQL-HOWTO-6.html">Istruzioni per un'installazione rapida di PostgreSQL </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.1">6.1 Installazione e Collaudo</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.2">6.2 RPM di PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.3">6.3 Maximum RPM</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.4">6.4 RPM degli Esempi </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.5">6.5 Provare PyGreSQL - interfaccia a Python </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.6">6.6 Provare Perl - interfaccia al Perl </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.7">6.7 Provare le interfacce a libpq, libpq++ </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.8">6.8 Provare Interfacce a Java </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.9">6.9 Provare l'interfaccia a ecpg </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.10">6.10 Provare esempi di SQL - Tipi definiti dall'utente e funzioni </A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.11">6.11 Provare Interfacce Tcl/Tk</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.12">6.12 Provare interfacce ODBC</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.13">6.13 Provare l'interfaccia MPSQL Motif-worksheet</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.14">6.14 Verifica</A>
<LI><A HREF="PostgreSQL-HOWTO-6.html#ss6.15">6.15 Correzione dei bug critici</A>
</UL>
<P>
<H2><A NAME="toc7">7.</A> <A HREF="PostgreSQL-HOWTO-7.html">Guida per un Avvio Rapido</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.1">7.1 Creare, Eliminare, Rinominare Database</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.2">7.2 Creare, Eliminare gli utenti</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.3">7.3 Creare, Eliminare Gruppi</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.4">7.4 Creare, Modificare, Eliminare una tabella</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.5">7.5 Creare, Modificare, Eliminare record in una tabella</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.6">7.6 Cambiare il Database attivo</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.7">7.7 Fare Backup e Restore del database </A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.8">7.8 Protezione del database</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.9">7.9 Help in linea</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.10">7.10 Creare Trigger e Stored Procedure</A>
<LI><A HREF="PostgreSQL-HOWTO-7.html#ss7.11">7.11 Documentazione di PostgreSQL</A>
</UL>
<P>
<H2><A NAME="toc8">8.</A> <A HREF="PostgreSQL-HOWTO-8.html">Tuning - Come migliorare le prestazioni del server PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-8.html#ss8.1">8.1 Messa a punto del SO, per il server Database </A>
<LI><A HREF="PostgreSQL-HOWTO-8.html#ss8.2">8.2 Come ottimizzare il processo del server Database</A>
</UL>
<P>
<H2><A NAME="toc9">9.</A> <A HREF="PostgreSQL-HOWTO-9.html">PostgreSQL gestisce Database Estremamente Estesi, pi&ugrave; grandi di 200 GB</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-9.html#ss9.1">9.1 Tipi di CPU: a 32-bit o 64-bit</A>
<LI><A HREF="PostgreSQL-HOWTO-9.html#ss9.2">9.2 CPU Multiple</A>
<LI><A HREF="PostgreSQL-HOWTO-9.html#ss9.3">9.3 Server di duplicazione</A>
</UL>
<P>
<H2><A NAME="toc10">10.</A> <A HREF="PostgreSQL-HOWTO-10.html">Quanto posso aver fiducia in PostgreSQL ? Il Pacchetto del Test di Regressione crea la fiducia del cliente</A></H2>

<P>
<H2><A NAME="toc11">11.</A> <A HREF="PostgreSQL-HOWTO-11.html">Protezione del Database </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.1">11.1 Autenticazione degli Utenti</A>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.2">11.2 Controllo d'Accesso basato su host (host-based)</A>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.3">11.3 Metodi di Autenticazione </A>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.4">11.4 Controllo dell'Accesso</A>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.5">11.5 Connessioni TCP/IP Protette mediante SSH</A>
<LI><A HREF="PostgreSQL-HOWTO-11.html#ss11.6">11.6 Autenticazione Kerberos</A>
</UL>
<P>
<H2><A NAME="toc12">12.</A> <A HREF="PostgreSQL-HOWTO-12.html">Strumenti GUI per PostgreSQL (Interfacce-utente grafiche)</A></H2>

<P>
<H2><A NAME="toc13">13.</A> <A HREF="PostgreSQL-HOWTO-13.html">Driver di interfaccia per PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-13.html#ss13.1">13.1 Driver ODBC per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-13.html#ss13.2">13.2 Driver UDBC per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-13.html#ss13.3">13.3 Driver JDBC per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-13.html#ss13.4">13.4 Java per PostgreSQL</A>
</UL>
<P>
<H2><A NAME="toc14">14.</A> <A HREF="PostgreSQL-HOWTO-14.html">Driver d'interfaccia ai database di Perl, per PostgreSQL (DBI) </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-14.html#ss14.1">14.1 Interfaccia di Perl a PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-14.html#ss14.2">14.2 Interfaccia DBI di Perl ai Database</A>
<LI><A HREF="PostgreSQL-HOWTO-14.html#ss14.3">14.3 Provare l'interfaccia al Perl</A>
</UL>
<P>
<H2><A NAME="toc15">15.</A> <A HREF="PostgreSQL-HOWTO-15.html">Strumenti di Gestione di PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.1">15.1 PGACCESS - Uno strumento Grafico (GUI) per la gestione di PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.2">15.2 GtkSQL, Strumento Grafico di Query per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.3">15.3 Strumento interattivo di Query in Windows per PostgreSQL (WISQL o MPSQL)</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.4">15.4 Strumento Interattivo di Query (ISQL) per PostgreSQL, denominato PSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.5">15.5 MPMGR - Uno strumento di gestione di database per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.6">15.6 Gli strumenti PgAdmin, PhpPgAdmin</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.7">15.7 PgBash - strumento SQL per la shell</A>
<LI><A HREF="PostgreSQL-HOWTO-15.html#ss15.8">15.8 Lo strumento Webmin per PostgreSQL</A>
</UL>
<P>
<H2><A NAME="toc16">16.</A> <A HREF="PostgreSQL-HOWTO-16.html">CPU per PostgreSQL</A></H2>

<P>
<H2><A NAME="toc17">17.</A> <A HREF="PostgreSQL-HOWTO-17.html">Predisporre multi-box di PostgreSQL con un solo monitor</A></H2>

<P>
<H2><A NAME="toc18">18.</A> <A HREF="PostgreSQL-HOWTO-18.html">Web-Application-Server per PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.1">18.1 Web Application Server in PERL </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.2">18.2 Web Application Server per PHP </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.3">18.3 Lutris Corp "Enhydra Enterprise" (Java) </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.4">18.4 Zope (in linguaggio Python) </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.5">18.5 OpenACS (in linguaggio Tcl) </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.6">18.6 Web Application Server CORBA in C++ </A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.7">18.7 Pike, Roxen Web Application Server</A>
<LI><A HREF="PostgreSQL-HOWTO-18.html#ss18.8">18.8 Web Application Servers Directory </A>
</UL>
<P>
<H2><A NAME="toc19">19.</A> <A HREF="PostgreSQL-HOWTO-19.html">Applicazioni e Strumenti per PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.1">19.1 4GL per applicazioni web database con PostgreSQL - AppGEN Development System</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.2">19.2 Interfaccia Web WWW per PostgreSQL - DBENGINE</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.3">19.3 Modulo del Webserver Apache per PostgreSQL - NeoWebScript di NeoSoft</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.4">19.4 HEITML: estensione lato server dell'HTML, e linguaggio 4GL per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.5">19.5 Web Server AOL di America On-line per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.6">19.6 Problem/Project Tracking System Application Tool per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.7">19.7 Conversione di file dbase dbf a PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.8">19.8 Conversione di file database MDB di Microsoft Access in PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.9">19.9 Client Zeos</A>
<LI><A HREF="PostgreSQL-HOWTO-19.html#ss19.10">19.10 Report Writer in Java</A>
</UL>
<P>
<H2><A NAME="toc20">20.</A> <A HREF="PostgreSQL-HOWTO-20.html">Strumento di Progettazione di Database - Strumento per rappresentare le Relazioni tra Entit&agrave;, in forma di Diagramma </A></H2>

<P>
<H2><A NAME="toc21">21.</A> <A HREF="PostgreSQL-HOWTO-21.html">EARP - strumento di Progettazione/Implementazione di Database Web</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-21.html#ss21.1">21.1 Cos'&egrave; EARP ?</A>
<LI><A HREF="PostgreSQL-HOWTO-21.html#ss21.2">21.2 Implementazione</A>
<LI><A HREF="PostgreSQL-HOWTO-21.html#ss21.3">21.3 Come funziona?</A>
<LI><A HREF="PostgreSQL-HOWTO-21.html#ss21.4">21.4 Dove ottenere EARP ?</A>
</UL>
<P>
<H2><A NAME="toc22">22.</A> <A HREF="PostgreSQL-HOWTO-22.html">PHP Hypertext Preprocessor - Linguaggio di scripting dal lato server, incorporabile nel codice html, per PostgreSQL </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.1">22.1 Le funzionalit&agrave; pi&ugrave; rilevanti</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.2">22.2 PHP - Breve Storia</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.3">22.3 Ebbene, cosa posso fare con PHP ?</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.4">22.4 Un semplice esempio</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.5">22.5 Ridirezione CGI</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.6">22.6 Eseguire PHP dalla riga di comando</A>
<LI><A HREF="PostgreSQL-HOWTO-22.html#ss22.7">22.7 Pacchetto PHPGem</A>
</UL>
<P>
<H2><A NAME="toc23">23.</A> <A HREF="PostgreSQL-HOWTO-23.html">Interfaccia di Python a PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-23.html#ss23.1">23.1 Dove ottenere PyGres ?</A>
<LI><A HREF="PostgreSQL-HOWTO-23.html#ss23.2">23.2 Informazioni e supporto</A>
<LI><A HREF="PostgreSQL-HOWTO-23.html#ss23.3">23.3 Provare l'interfaccia di Python</A>
</UL>
<P>
<H2><A NAME="toc24">24.</A> <A HREF="PostgreSQL-HOWTO-24.html">WDB-P95 - Interfaccia di collegamento tra PostgreSQL e il WWW</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-24.html#ss24.1">24.1 Informazioni su wdb-p95</A>
<LI><A HREF="PostgreSQL-HOWTO-24.html#ss24.2">24.2 Il server PostgreSQL, pgperl, e httpd, devono essere sullo stesso host?</A>
</UL>
<P>
<H2><A NAME="toc25">25.</A> <A HREF="PostgreSQL-HOWTO-25.html">Interfaccia dei linguaggi "C", "C++", ESQL/C, a PostgreSQL, ed operatori Orientati ai bit</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-25.html#ss25.1">25.1 Interfaccia "C"</A>
<LI><A HREF="PostgreSQL-HOWTO-25.html#ss25.2">25.2 Interfaccia "C++"</A>
<LI><A HREF="PostgreSQL-HOWTO-25.html#ss25.3">25.3 ESQL/C</A>
<LI><A HREF="PostgreSQL-HOWTO-25.html#ss25.4">25.4 Operatori Orientati ai bit per PostgreSQL</A>
</UL>
<P>
<H2><A NAME="toc26">26.</A> <A HREF="PostgreSQL-HOWTO-26.html">Codice Giapponese Kanji per PostgreSQL</A></H2>

<P>
<H2><A NAME="toc27">27.</A> <A HREF="PostgreSQL-HOWTO-27.html">Versione di PostgreSQL per Windows 95/Windows NT</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.1">27.1 Autori della versione per NT</A>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.2">27.2 Installazione del pacchetto Cygwin</A>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.3">27.3 Messa a punto della finestra di Bash</A>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.4">27.4 Installazione dei tool di Andy Piper</A>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.5">27.5 Installazione del pacchetto Cygwin32 IPC di Ludovic Lange</A>
<LI><A HREF="PostgreSQL-HOWTO-27.html#ss27.6">27.6 Installazione di PostgreSQL </A>
</UL>
<P>
<H2><A NAME="toc28">28.</A> <A HREF="PostgreSQL-HOWTO-28.html">Mailing List</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-28.html#ss28.1">28.1 Account di E-mail per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-28.html#ss28.2">28.2 Mailing List in lingua Inglese</A>
<LI><A HREF="PostgreSQL-HOWTO-28.html#ss28.3">28.3 Archivio di Mailing List</A>
<LI><A HREF="PostgreSQL-HOWTO-28.html#ss28.4">28.4 Mailing List Spagnola</A>
</UL>
<P>
<H2><A NAME="toc29">29.</A> <A HREF="PostgreSQL-HOWTO-29.html">Documentazione e Libri di Riferimento</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.1">29.1 Guide per l'Utente e Manuali</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.2">29.2 Documentazione disponibile in linea</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.3">29.3 Libri di Riferimento utili</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.4">29.4 Documenti delle specifiche SQL ANSI/ISO - SQL 1992, SQL 1998</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.5">29.5 Sintassi di 1992 ANSI/ISO SQL</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.6">29.6 Sintassi di 1998 ANSI/ISO SQL</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.7">29.7 Tutorial su SQL per principianti</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.8">29.8 Estensioni Temporali a SQL92</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.9">29.9 Parte 0 - Procurarsi Documenti su SQL ISO/ANSI </A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.10">29.10 Parte 1 - Stato Attuale di SQL ISO/ANSI</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.11">29.11 Parte 2 - Foundation - Fondamenti di SQL ISO/ANSI</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.12">29.12 Parte 3 - Interfaccia ISO/ANSI SQL al Livello di Chiamata (Call Level Interface)</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.13">29.13 Parte 4 - Persistent Stored Modules (Moduli Memorizzati Persistenti) SQL ISO/ANSI</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.14">29.14 Parte 5 - ISO/ANSI SQL/Binding</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.15">29.15 Parte 6 - ISO/ANSI SQL XA Interface Specialization (SQL/XA)</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.16">29.16 Parte 7 - ISO/ANSI SQL Temporal</A>
<LI><A HREF="PostgreSQL-HOWTO-29.html#ss29.17">29.17 Parte 8 - ISO/ANSI SQL MULTIMEDIA (SQL/MM)</A>
</UL>
<P>
<H2><A NAME="toc30">30.</A> <A HREF="PostgreSQL-HOWTO-30.html">Supporto Tecnico per PostgreSQL</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-30.html#ss30.1">30.1 Supporto Commerciale</A>
</UL>
<P>
<H2><A NAME="toc31">31.</A> <A HREF="PostgreSQL-HOWTO-31.html">Aspetti imprenditoriali ed economici</A></H2>

<P>
<H2><A NAME="toc32">32.</A> <A HREF="PostgreSQL-HOWTO-32.html">Lista di Altri Database</A></H2>

<P>
<H2><A NAME="toc33">33.</A> <A HREF="PostgreSQL-HOWTO-33.html">Suggerimenti per la Ricerca nel World Wide Web di Internet</A></H2>

<P>
<H2><A NAME="toc34">34.</A> <A HREF="PostgreSQL-HOWTO-34.html">Conclusione</A></H2>

<P>
<H2><A NAME="toc35">35.</A> <A HREF="PostgreSQL-HOWTO-35.html">FAQ - Domande su PostgreSQL</A></H2>

<P>
<H2><A NAME="toc36">36.</A> <A HREF="PostgreSQL-HOWTO-36.html">Altri Formati di questo Documento</A></H2>

<P>
<H2><A NAME="toc37">37.</A> <A HREF="PostgreSQL-HOWTO-37.html">Diritto d'autore e Licenza</A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-37.html#ss37.1">37.1 Copyright and License (in inglese)</A>
<LI><A HREF="PostgreSQL-HOWTO-37.html#ss37.2">37.2 Copyright and License (in italiano)</A>
</UL>
<H2>Appendix</H2>
<P>
<H2><A NAME="toc38">38.</A> <A HREF="PostgreSQL-HOWTO-38.html">Appendice A - Sintassi di ANSI/ISO SQL 1992 </A></H2>

<P>
<H2><A NAME="toc39">39.</A> <A HREF="PostgreSQL-HOWTO-39.html">Appendice B - Tutorial su SQL per principianti </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-39.html#ss39.1">39.1 Tutorial per PostgreSQL</A>
<LI><A HREF="PostgreSQL-HOWTO-39.html#ss39.2">39.2 Puntatori ad URL in Internet</A>
<LI><A HREF="PostgreSQL-HOWTO-39.html#ss39.3">39.3 Tutorial On-line su SQL</A>
</UL>
<P>
<H2><A NAME="toc40">40.</A> <A HREF="PostgreSQL-HOWTO-40.html">Appendice C - Istruzioni per un'Installazione Rapida di Linux </A></H2>

<P>
<H2><A NAME="toc41">41.</A> <A HREF="PostgreSQL-HOWTO-41.html">Appendice C - Installazione di Midgard </A></H2>

<UL>
<LI><A HREF="PostgreSQL-HOWTO-41.html#ss41.1">41.1 Provare il Server PHP Midgard </A>
<LI><A HREF="PostgreSQL-HOWTO-41.html#ss41.2">41.2 Security OpenSSL </A>
</UL>
<HR>
<A HREF="PostgreSQL-HOWTO-1.html">Avanti</A>
Indietro
Indice
</BODY>
</HTML>