druid/docs/content/development/extensions-core
Jinseon Lee 0ef435a16c add postgresql meta db table schema configuration property (#7137) (#7183)
* add postgresql meta db table schema configuration property (#7137)

If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public

* create postgresql metadb table schema configuration property (#7137)
If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public
check PostgreSQLTablesConfig.java

* modify postgresql readme file. - metadb table schema (#7137)
If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public
check PostgreSQLTablesConfig.java
2019-05-08 12:56:30 -07:00
..
approximate-histograms.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
avro.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
bloom-filter.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-extension.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-hll.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-quantiles.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-theta.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-tuple.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
druid-basic-security.md Adjust required permissions for system schema (#7579) 2019-05-02 07:18:02 -07:00
druid-kerberos.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
druid-lookups.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
examples.md Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
hdfs.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-eight-firehose.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-extraction-namespace.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-ingestion.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kinesis-ingestion.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
lookups-cached-global.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
mysql.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
orc.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
parquet.md fix docs (#7556) 2019-04-25 22:00:37 -07:00
postgresql.md add postgresql meta db table schema configuration property (#7137) (#7183) 2019-05-08 12:56:30 -07:00
protobuf.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
s3.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
simple-client-sslcontext.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
stats.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
test-stats.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00