postgresql/doc/src/sgml/ref
Bruce Momjian 54ca7a7b13 (Now featuring documentation: fixed some typos, expanded the
Envrironment and Files section, explained exactly what -w
does)

This is a patch which allows pg_ctl to make an intelligent
guess as to the proper port when running 'psql -l' to
determine if the database has started up (the -w flag).

The environment variable PGPORT is used. If that is not found,
it checks if a specific port has been set inside the postgresql.conf
file. If it is has not, it uses the port that Postgres was
compiled with.

Greg Sabino Mullane  greg@turnstep.com
2003-03-20 05:00:14 +00:00
..
abort.sgml
allfiles.sgml Add SGML file. 2002-12-06 04:40:36 +00:00
alter_database.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
alter_domain.sgml ALTER DOMAIN OWNER, from Rod Taylor. 2003-01-06 00:31:45 +00:00
alter_group.sgml
alter_table.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
alter_trigger.sgml This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
alter_user.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
analyze.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
begin.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
checkpoint.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
close.sgml
cluster.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
clusterdb.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
comment.sgml
commit.sgml
copy.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
create_aggregate.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_cast.sgml Remove restriction that cast functions cannot be volatile. This 2003-02-01 22:09:26 +00:00
create_constraint.sgml
create_conversion.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_database.sgml This patch fixes an error in the usage message for 'clusterdb', and 2003-02-13 05:37:44 +00:00
create_domain.sgml > > They work the same as table constraints with in-line declaration (no 2003-02-13 05:32:42 +00:00
create_function.sgml Minor doc patch: create function 2003-03-20 04:41:13 +00:00
create_group.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_index.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
create_language.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_opclass.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_operator.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_rule.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
create_schema.sgml Add mention of CURRENT_SCHEMA for object creation. 2003-02-03 15:56:50 +00:00
create_sequence.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_table_as.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
create_table.sgml This patch includes more SGML markup fixes as well as a few minor 2003-02-19 03:13:25 +00:00
create_trigger.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_type.sgml This patch includes more SGML markup fixes as well as a few minor 2003-02-19 03:13:25 +00:00
create_user.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
create_view.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
createdb.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
createlang.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
createuser.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
current_date.sgml
current_time.sgml
current_timestamp.sgml
current_user.sgml
deallocate.sgml
declare.sgml Restructure parsetree representation of DECLARE CURSOR: now it's a 2003-03-10 03:53:52 +00:00
delete.sgml
drop_aggregate.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
drop_cast.sgml
drop_conversion.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
drop_database.sgml
drop_domain.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
drop_function.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
drop_group.sgml
drop_index.sgml
drop_language.sgml
drop_opclass.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
drop_operator.sgml
drop_rule.sgml
drop_schema.sgml
drop_sequence.sgml
drop_table.sgml
drop_trigger.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
drop_type.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
drop_user.sgml
drop_view.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
dropdb.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
droplang.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
dropuser.sgml Reimplement create and drop scripts in C, to reduce repetitive 2003-03-18 22:19:47 +00:00
ecpg-ref.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
end.sgml
execute.sgml Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from 2003-02-02 23:46:38 +00:00
explain.sgml Restructure parsetree representation of DECLARE CURSOR: now it's a 2003-03-10 03:53:52 +00:00
fetch.sgml Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 2003-03-11 19:40:24 +00:00
grant.sgml Grant options, and cascading revoke. Grant options are allowed only for 2003-01-23 23:39:07 +00:00
initdb.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
initlocation.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
insert.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
ipcclean.sgml
listen.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
load.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
lock.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
move.sgml Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 2003-03-11 19:40:24 +00:00
notify.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
pg_config-ref.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
pg_controldata.sgml
pg_ctl-ref.sgml (Now featuring documentation: fixed some typos, expanded the 2003-03-20 05:00:14 +00:00
pg_dump.sgml Remove duplicate ANALYZE recommendation in pg_dump. 2003-03-18 17:05:01 +00:00
pg_dumpall.sgml Add mention of ANALYZE after object restore. 2003-03-18 00:02:11 +00:00
pg_resetxlog.sgml Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to 2002-10-02 21:30:13 +00:00
pg_restore.sgml Add mention of ANALYZE after object restore. 2003-03-18 00:02:11 +00:00
pgtclsh.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
pgtksh.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
postgres-ref.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
postmaster.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
prepare.sgml Restructure parsetree representation of DECLARE CURSOR: now it's a 2003-03-10 03:53:52 +00:00
psql-ref.sgml This patch fixes an error in the usage message for 'clusterdb', and 2003-02-13 05:37:44 +00:00
reindex.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
reset.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
revoke.sgml Grant options, and cascading revoke. Grant options are allowed only for 2003-01-23 23:39:07 +00:00
rollback.sgml
select_into.sgml Fixups for man pages 2002-11-21 23:34:43 +00:00
select.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
set_constraints.sgml
set_session_auth.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
set_transaction.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
set.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
show.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
start_transaction.sgml Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
truncate.sgml With a recent commit truncate is transaction safe in 7.4. 2002-12-06 03:15:07 +00:00
unlisten.sgml Add more appropriate markup. 2002-09-21 18:32:54 +00:00
update.sgml
vacuum.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
vacuumdb.sgml Assorted reference page updates 2002-10-11 23:03:48 +00:00