postgresql/src/include/commands
Alvaro Herrera 1aba62ec63 Allow per-tablespace effective_io_concurrency
Per discussion, nowadays it is possible to have tablespaces that have
wildly different I/O characteristics from others.  Setting different
effective_io_concurrency parameters for those has been measured to
improve performance.

Author: Julien Rouhaud
Reviewed by: Andres Freund
2015-09-08 12:51:42 -03:00
..
alter.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
async.h Add new function pg_notification_queue_usage. 2015-07-17 09:12:03 -04:00
cluster.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
collationcmds.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
comment.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
conversioncmds.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
copy.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
createas.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
dbcommands.h Move WAL-related definitions from dbcommands.h to separate header file. 2015-03-09 15:50:49 +02:00
dbcommands_xlog.h Move WAL-related definitions from dbcommands.h to separate header file. 2015-03-09 15:50:49 +02:00
defrem.h Add ALTER OPERATOR command, for changing selectivity estimator functions. 2015-07-14 18:17:55 +03:00
discard.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
event_trigger.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
explain.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
extension.h Allow on-the-fly capture of DDL event details 2015-05-11 19:14:31 -03:00
lockcmds.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
matview.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
policy.h Disallow converting a table to a view if row security is present. 2015-07-28 16:24:01 -07:00
portalcmds.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
prepare.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
proclang.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
schemacmds.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
seclabel.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
sequence.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
tablecmds.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
tablespace.h Allow per-tablespace effective_io_concurrency 2015-09-08 12:51:42 -03:00
trigger.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
typecmds.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00
user.h Allow CURRENT/SESSION_USER to be used in certain commands 2015-03-09 15:41:54 -03:00
vacuum.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
variable.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
view.h Change many routines to return ObjectAddress rather than OID 2015-03-03 14:10:50 -03:00