postgresql/doc/src/sgml/ref
Magnus Hagander 9b8aff8c19 Add REPLICATION privilege for ROLEs
This privilege is required to do Streaming Replication, instead of
superuser, making it possible to set up a SR slave that doesn't
have write permissions on the master.

Superuser privileges do NOT override this check, so in order to
use the default superuser account for replication it must be
explicitly granted the REPLICATION permissions. This is backwards
incompatible change, in the interest of higher default security.
2010-12-29 11:05:03 +01:00
..
abort.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
allfiles.sgml Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER 2010-11-09 16:52:46 -03:00
alter_aggregate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_conversion.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_database.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_default_privileges.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 2010-11-29 11:53:27 +02:00
alter_domain.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_foreign_data_wrapper.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_group.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_index.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_language.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_large_object.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_opclass.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_operator.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_opfamily.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_role.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
alter_schema.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_sequence.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_table.sgml Reclassify DEFAULT as a column_constraint item in the CREATE TABLE syntax. 2010-12-28 21:38:05 -05:00
alter_tablespace.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_trigger.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_tsconfig.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tsdictionary.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tsparser.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tstemplate.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_type.sgml Propagate ALTER TYPE operations to typed tables 2010-11-23 22:50:17 +02:00
alter_user.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
alter_user_mapping.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_view.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
analyze.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
begin.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
checkpoint.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
close.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
cluster.sgml Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan. 2010-10-07 20:00:28 -04:00
clusterdb.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
comment.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
commit.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
commit_prepared.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
copy.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_aggregate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_cast.sgml Prevent invoking I/O conversion casts via functional/attribute notation. 2010-11-07 13:03:19 -05:00
create_conversion.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_database.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_domain.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_foreign_data_wrapper.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_group.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_index.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_language.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_opclass.sgml Create the system catalog infrastructure needed for KNNGIST. 2010-11-24 14:22:17 -05:00
create_operator.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_opfamily.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_role.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
create_rule.sgml Support triggers on views. 2010-10-10 13:45:07 -04:00
create_schema.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_sequence.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_table.sgml Reclassify DEFAULT as a column_constraint item in the CREATE TABLE syntax. 2010-12-28 21:38:05 -05:00
create_table_as.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tablespace.sgml Document the tablespace directory "should" be empty, rather than "must" 2010-10-18 18:15:58 +00:00
create_trigger.sgml Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER 2010-11-09 16:52:46 -03:00
create_tsconfig.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tsdictionary.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tsparser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tstemplate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_type.sgml Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE 2010-09-26 14:41:03 +03:00
create_user.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
create_user_mapping.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_view.sgml Warn that views can be safely used to hide columns, but not rows. 2010-10-08 09:15:17 -04:00
createdb.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
createlang.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
createuser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
deallocate.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
declare.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
delete.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 2010-10-15 19:55:25 -04:00
discard.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
do.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_aggregate.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_cast.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_conversion.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_database.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_domain.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_foreign_data_wrapper.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_group.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_index.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_language.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_opclass.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_operator.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_opfamily.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_owned.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_role.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_rule.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_schema.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_sequence.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_table.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tablespace.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_trigger.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsconfig.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsdictionary.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsparser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tstemplate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_type.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_user.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_user_mapping.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_view.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
dropdb.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
droplang.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
dropuser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
ecpg-ref.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
end.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
execute.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
explain.sgml Adjust EXPLAIN documentation, so that it's not unreasonably wide. 2010-10-08 22:59:48 -04:00
fetch.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
grant.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 2010-11-29 11:53:27 +02:00
initdb.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
insert.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 2010-10-15 19:55:25 -04:00
listen.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
load.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lock.sgml Clarify that LOCK TABLE requires a table-level privilege. 2010-12-03 09:29:14 -05:00
move.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
notify.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_config-ref.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_controldata.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_ctl-ref.sgml Improve "pg_ctl -w start" server detection by writing the postmaster 2010-12-24 09:45:52 -05:00
pg_dump.sgml Move the documentation of --no-security-label to a more sensible place 2010-12-24 14:11:11 +02:00
pg_dumpall.sgml Move the documentation of --no-security-label to a more sensible place 2010-12-24 14:11:11 +02:00
pg_resetxlog.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_restore.sgml Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
postgres-ref.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
postmaster.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
prepare.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
prepare_transaction.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
psql-ref.sgml Implement an "S" option for psql's \dn command. 2010-11-06 21:41:14 -04:00
reassign_owned.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
reindex.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
reindexdb.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
release_savepoint.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
reset.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
revoke.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 2010-11-29 11:53:27 +02:00
rollback.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rollback_prepared.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
rollback_to.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
savepoint.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
security_label.sgml Remove recently reintroduced CVS keyword 2010-12-13 23:22:52 +02:00
select.sgml Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT constructs. 2010-10-15 15:48:45 -04:00
select_into.sgml Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT constructs. 2010-10-15 15:48:45 -04:00
set.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
set_constraints.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_role.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_session_auth.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_transaction.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
show.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
start_transaction.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
truncate.sgml Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. 2010-11-17 16:42:18 -05:00
unlisten.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
update.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 2010-10-15 19:55:25 -04:00
vacuum.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
vacuumdb.sgml Fix man page markup for <cmdsynopsis> with multiple variants 2010-09-25 09:57:09 +03:00
values.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00