|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
.\" This is -*-nroff-*- |
|
|
|
|
.\" XXX standard disclaimer belongs here.... |
|
|
|
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/pgintro.1,v 1.5 1998/06/24 13:01:26 momjian Exp $ |
|
|
|
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/pgintro.1,v 1.6 1998/06/24 13:05:01 momjian Exp $ |
|
|
|
|
.TH PGINTRO UNIX 11/05/95 PostgreSQL PostgreSQL |
|
|
|
|
.SP INFORMATION UNIX 11/05/95 |
|
|
|
|
.BH "SECTION 2 - Unix COMMANDS (Unix)" |
|
|
|
|
@ -162,33 +162,34 @@ Like SQL functions, rules always run with the identity and |
|
|
|
|
permissions of the user who invoked the backend server. |
|
|
|
|
.SH "SEE ALSO" |
|
|
|
|
.nf |
|
|
|
|
abort(l) declare(l) large_objects(3) |
|
|
|
|
alter_table(l) delete(l) libpq(3) |
|
|
|
|
alter_user(l) destroydb(1) listen(l) |
|
|
|
|
begin(l) destroyuser(1) load(l) |
|
|
|
|
bki(5) drop(l) lock(l) |
|
|
|
|
catalogs(3) drop_aggregate(l) move(l) |
|
|
|
|
cleardbdir(1) drop_database(l) notify(l) |
|
|
|
|
close(l) drop_function(l) oracle_compat(3) |
|
|
|
|
cluster(l) drop_index(l) page(5) |
|
|
|
|
commit(l) drop_language(l) pg_dump(1) |
|
|
|
|
copy(l) drop_operator(l) pg_dumpall(1) |
|
|
|
|
create_aggregate(l) drop_rule(l) pg_hba_conf(5) |
|
|
|
|
create_database(l) drop_sequence(l) pg_passwd(1) |
|
|
|
|
create_function(l) drop_table(l) pgbuiltin(3) |
|
|
|
|
create_index(l) drop_trigger(l) pgintro(1) |
|
|
|
|
create_language(l) drop_type(l) postgres(1) |
|
|
|
|
create_operator(l) drop_user(l) postmaster(1) |
|
|
|
|
create_rule(l) drop_view(l) psql(1) |
|
|
|
|
create_sequence(l) ecpg(1) reset(l) |
|
|
|
|
create_table(l) end(l) revoke(l) |
|
|
|
|
create_trigger(l) explain(l) rollback(l) |
|
|
|
|
create_type(l) fetch(l) select(l) |
|
|
|
|
create_user(l) grant(l) set(l) |
|
|
|
|
create_version(l) initdb(1) show(l) |
|
|
|
|
create_view(l) initlocation(1) sql(l) |
|
|
|
|
createdb(1) insert(l) update(l) |
|
|
|
|
createuser(1) ipcclean(1) vacuum(l) |
|
|
|
|
abort(l) delete(l) listen(l) |
|
|
|
|
alter_table(l) destroydb(1) load(l) |
|
|
|
|
alter_user(l) destroyuser(1) lock(l) |
|
|
|
|
begin(l) drop(l) move(l) |
|
|
|
|
bki(5) drop_aggregate(l) notify(l) |
|
|
|
|
catalogs(3) drop_database(l) oracle_compat(3) |
|
|
|
|
cleardbdir(1) drop_function(l) page(5) |
|
|
|
|
close(l) drop_index(l) pg_dump(1) |
|
|
|
|
cluster(l) drop_language(l) pg_dumpall(1) |
|
|
|
|
commit(l) drop_operator(l) pg_hba.conf(5) |
|
|
|
|
copy(l) drop_rule(l) pg_passwd(1) |
|
|
|
|
create_aggregate(l) drop_sequence(l) pgbuiltin(3) |
|
|
|
|
create_database(l) drop_table(l) pgintro(1) |
|
|
|
|
create_function(l) drop_trigger(l) postgres(1) |
|
|
|
|
create_index(l) drop_type(l) postmaster(1) |
|
|
|
|
create_language(l) drop_user(l) psql(1) |
|
|
|
|
create_operator(l) drop_view(l) reset(l) |
|
|
|
|
create_rule(l) ecpg(1) revoke(l) |
|
|
|
|
create_sequence(l) end(l) rollback(l) |
|
|
|
|
create_table(l) explain(l) select(l) |
|
|
|
|
create_trigger(l) fetch(l) set(l) |
|
|
|
|
create_type(l) grant(l) show(l) |
|
|
|
|
create_user(l) initdb(1) sql(l) |
|
|
|
|
create_version(l) initlocation(1) tags |
|
|
|
|
create_view(l) insert(l) update(l) |
|
|
|
|
createdb(1) ipcclean(1) vacuum(l) |
|
|
|
|
createuser(1) large_objects(3) |
|
|
|
|
declare(l) libpq(3) |
|
|
|
|
.fi |
|
|
|
|
.SH CAVEATS |
|
|
|
|
.PP |
|
|
|
|
|