PostgreSQL (2nd Edition)

 
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

C

       APIs

               libpgeasy.   [See libpgeasy]

               libpq.   [See libpq]

               ODBC.   [See ODBC]

       comparing APIs  

       data types

               defining   2nd   3rd  

               equivalents to PostgreSQL  

       extension functions   2nd   3rd  

       filesize function   2nd   3rd  

       input functions   2nd   3rd   4th   5th   6th   7th  

       output functions   2nd   3rd   4th   5th   6th  

       stat() function   2nd   3rd  

C-style comments  

CACHE attribute  

cache hits

       doubling buffer count   2nd   3rd   4th  

caching

       experiments  

       pages   2nd  

CallableStatement interface (JDBC)   2nd  

calling

       subroutines  

CASCADE  

case sensitivity

       quoted and unquoted names  

CAST functions  

CAST() operator   2nd  

categories

       locale information categories  

changing

       attributes of user accounts  

       groups

               ALTER GROUP  

       locales   2nd  

changing.   [See modifying]

channels

       Tcl connections  

character data types  

character sets  

       multibyte character sets   2nd   3rd  

       multibyte character sets.   [See multibyte character sets]

       single-byte character sets  

character values   2nd  

       string operators   2nd   3rd  

       string values   2nd   3rd  

CHARACTER VARYING(n)  

CHARACTER(n)  

characters

       word characters  

CHECK()

       column constraints   2nd  

       table constraints   2nd   3rd  

checking

       for duplicate values   2nd  

CHECKPOINT SEGMENTS  

CHECKPOINT TIMEOUT  

CIDR  

CIRCLE  

       syntax for literal values  

classes

       MessageBox

               ODBC  

       MyTable

               ODBC interactive query processors  

       PgConnection  

classes (JDBC)  

       DataSource  

       Driver  

       DriverManager  

claues

       AT connection name  

clauses

       AS database  

       ENCODING= character-set  

       INHERITS  

       LOCATION= path  

       TEMPLATE=template-name  

       WHERE

               CREATED INDEX command  

client access

       securing  

client application

       ODBC  

client applications   2nd   3rd  

       connection properties  

       handles  

       metadata   2nd  

       result sets

               metadata  

       results  

CLIENT ENCODING  

client-side APIs   2nd  

client-side code   2nd  

       mixing with server-side code  

client/server

       definition of  

client/server interactions  

client/server translation

       multibyte character sets   2nd   3rd   4th  

clients

       compiling

               in libpq   2nd  

       definition of  

closest -point operators

       geometric data types  

CLUSTER command  

clustered indexes  

clusters  

       creating   2nd   3rd   4th   5th   6th  

       definition of  

       relationships between databases and tables   2nd  

       templates  

       viewing all databases in  

code

       client-side code   2nd  

       mixing

               client-side and server-side  

       server-side code   2nd   3rd  

colons

       meta-commands  

column constraints  

       CHECK()   2nd  

       NULL/NOT NULL   2nd   3rd   4th  

       PRIMARY KEY   2nd   3rd  

       REFERENCES   2nd   3rd   4th   5th  

       relationships between tables  

       UNIQUE   2nd  

columns

       binding result sets  

       computing widths

               libpq  

       definition of  

       formatting results   2nd   3rd  

               date values   2nd   3rd   4th   5th   6th  

       qualifying names  

       retrieving column count

               ecpg  

       sizing

               in Perl   2nd   3rd   4th  

               Python  

       versus fields  

               result sets  

command processing

       splitting  

commands

       ALTER GROUP  

       ALTER TABLE   2nd   3rd  

       ALTER USER   2nd  

       BEGIN WORK   2nd  

       CLUSTER  

       COMMIT  

       configure --help  

       COPY

               adding records to tables   2nd   3rd  

       CREATE DATABASE   2nd   3rd   4th   5th   6th   7th   8th   9th  

       CREATE FUNCTION

               extension functions  

               PL/pgSQL   2nd   3rd   4th   5th   6th   7th  

               PostgreSQL 7.3   2nd  

       CREATE GROUP   2nd  

       CREATE INDEX  

       CREATE SCHEMA  

       CREATE SEQUENCE  

       CREATE TABLE   2nd   3rd  

       CREATE TABLE ‰AS   2nd   3rd   4th   5th  

       CREATE TRIGGER  

       CREATE TYPE  

       CREATE USER   2nd   3rd   4th  

        createdb   2nd  

       createuser  

       cygrunsrv --install  

       DECLARE ‰CURSOR  

       definition of  

       DELETE   2nd  

       DROP DATABASE   2nd  

       DROP FUNCTION

               PL/pgSQL  

       DROP GROUP  

       DROP SCHEMA  

       DROP TABLE   2nd   3rd   4th   5th  

       DROP USER  

       DROP VIEW  

        EXEC SQL CONNECT  

       executing   2nd   3rd   4th   5th  

               commands other than SELECT   2nd  

               in Python   2nd  

       FETCH  

       GRANT  

       INSERT

               adding records to tables   2nd   3rd   4th   5th   6th  

       ipcs -m   2nd  

       klist  

       meta-commands   2nd   3rd   4th  

               psql   2nd  

       NOCREATEUSER  

       pg ctl   2nd   3rd  

               shutting down postmaster  

               starting postmaster  

       pg ctl start  

       pg_ctl  

       pg_passwd  

       PGRES COMMAND OK  

       PGRES FATAL ERROR  

       PGRES NON FATAL ERROR  

       PGRES TUPLES OK  

       process query()  

       REINDEX  

       REVOKE  

       ROLLBACK   2nd   3rd  

       rpm  

       SELECT  

       self.process command()  

       SET CLIENT ENCODING  

       SET SESSION  

       SET TRANSACTION  

       SHOW CLIENT ENCODING  

       SQL commands.   [See SQL commands]

       UPDATE   2nd   3rd   4th  

       VACUUM   2nd   3rd  

       VACUUM ANALYZE  

       VACUUM FULL  

commenting  

comments

       C-style comments  

       PL/pgSQL   2nd   3rd  

COMMIT  

COMMIT DELAY  

COMMIT SIBLINGS  

commits

       definition of  

commutator  

comparing

       C APIs  

       values   2nd  

               = operator  

comparing values  

comparison operators  

compiling

       clients

               libpq   2nd  

       source code

               for installation on Unix/Linux systems   2nd  

complex expressions  

composing

       dsn  

compute widths()   2nd  

computing

       column widths

               libpq  

config.status  

configure --help   2nd  

configure.log  

configuring

       PostgreSQL

               as a Windows service   2nd   3rd   4th  

       runtime environement.   [See runtime environment]

       source code

               for installation on Unix/Linux systems   2nd   3rd   4th   5th   6th  

       startup on Unix/Linux hosts   2nd   3rd   4th   5th  

connectdb()  

connecting

       to databases   2nd   3rd   4th   5th  

               queries   2nd   3rd  

       to servers

               ecpg   2nd   3rd   4th  

               ecpg connection strings   2nd   3rd  

               ecpg preprocessors   2nd   3rd   4th  

               libpq++   2nd   3rd  

               ODBC   2nd   3rd  

               ODBC;environment handles   2nd   3rd  

               Perl   2nd   3rd   4th   5th  

               PHP   2nd   3rd   4th   5th   6th   7th   8th   9th  

               with libpgeasy   2nd   3rd   4th   5th  

               with Python   2nd   3rd   4th   5th   6th  

       to servers (libpq)   2nd   3rd  

               compiling clients   2nd  

               identifying the server   2nd   3rd   4th   5th   6th  

       to URLs

               DBI  

connection attributes   2nd  

       viewing

               in libpq   2nd   3rd   4th  

connection errors

       intercepting

               in Python  

connection parameters

       in JDBC URLs  

connection strings   2nd  

       ecpg   2nd   3rd  

       ODBC

               SQLDriverConnect()   2nd   3rd   4th   5th  

               SQLDRIVERCONNECT()  

       properties  

connection- related parameters  

       HOSTNAME LOOKUP  

       KRB SERVER KEYFILE  

       MAX CONNECTIONS  

       PORT  

       postmaster  

       SHOW SOURCE PORT  

       SSL  

       TCPIP SOCKET  

       UNIX SOCKET DIRECTORY  

       UNIX SOCKET GROUP  

       UNIX SOCKET PERMISSIONS  

       VIRTUAL HOST  

connection.cursor()  

connections

       client applications  

       host  

       host connections

               securing network access   2nd  

       hostssl  

       hostssl connections

               securing network access  

       JDBC to server   2nd   3rd   4th   5th   6th  

       local  

       local connections

               securing network access  

       Tcl to server   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  

constraints

       column constraints.   [See column constraints]

       tables  

               CHECK()   2nd   3rd  

               FOREIGN KEY  

               PRIMARY KEY  

               REFERENCES   2nd  

               UNIQUE   2nd  

constructors

       MyMain  

               libpq++  

       MyTable  

               ODBC interactive query processors   2nd  

       PgConnection  

contrib directory  

control characters  

converting

       values  

COPY command

       adding records to tables   2nd   3rd  

cost estimates  

cost estimators

       table statistics   2nd   3rd   4th   5th  

COUNT()

       aggregate functions   2nd   3rd   4th  

CPU INDEX TUPLE COST  

CPU OPERATOR COST  

CPU TUPLE COST  

CREATE DATABASE command   2nd   3rd   4th   5th   6th   7th   8th   9th  

CREATE FUNCTION

       PL/pgSQL   2nd   3rd   4th   5th   6th   7th  

CREATE FUNCTION command

       extension functions  

       in PostgreSQL 7.3  

       PostgreSQL 7.3  

CREATE GROUP   2nd  

CREATE INDEX command  

CREATE SCHEMA command  

CREATE SEQUENCE command  

CREATE TABLE  

CREATE TABLE command   2nd   3rd  

CREATE TRIGGER command  

CREATE TYPE command  

CREATE USER   2nd   3rd   4th  

createdb   2nd  

CREATEDB  

createdb command   2nd  

CREATEUSER

       privileges  

createuser command  

createuser shell script

       creating users  

creating

       arrays  

       clusters   2nd   3rd   4th   5th   6th  

        cursors

               in Python   2nd  

       databases

               CREATE DATABASE   2nd   3rd   4th   5th  

               CREATE DATABASE command   2nd   3rd  

               createdb   2nd  

               createdb command   2nd  

       functions

               PL/pgSQL   2nd   3rd   4th   5th  

       groups

               CREATE GROUP   2nd  

       indexes   2nd   3rd   4th   5th  

       libpq applications

               make   2nd   3rd  

       tables   2nd   3rd   4th   5th  

               CREATE TABLE command   2nd   3rd  

               CREATE TABLE ‰AS   2nd   3rd   4th   5th  

               fixed length data types  

               temporary tables   2nd   3rd   4th  

       Tktable widgets   2nd   3rd   4th  

       triggers  

       your own data types   2nd  

CRETE TABLES ‰.AS   2nd   3rd   4th   5th  

cross joins   2nd  

crypt authentication method

       securing network access   2nd  

crypt passwords  

currval()  

cursor references

       PL/pgSQL   2nd   3rd   4th   5th   6th   7th   8th   9th  

cursor() function  

cursor.descriptioin metadata  

cursor.execute()   2nd   3rd   4th   5th  

cursor.executemany()   2nd   3rd  

cursor. fetchall ()  

cursor.fetchmany()  

cursor.fetchone()  

cursors

       binary cursors

               processing queries with libpgeasy   2nd   3rd  

               processing query results   2nd   3rd   4th   5th   6th  

       creating in Python   2nd  

       opening  

       PgCursor

               libpq++   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  

       PL/pgSQL  

               cursor references   2nd   3rd   4th   5th   6th   7th   8th   9th  

               FETCH   2nd   3rd   4th   5th   6th  

               parameterized cursors   2nd   3rd   4th  

custom data types   2nd  

CYCLE attribute  

cygipc

       unpacking  

cygrunsrv  

cygrunsrv --install  

Cygwin   2nd   3rd   4th   5th   6th   7th   8th   9th  

 

Категории