citus_docs icon indicating copy to clipboard operation
citus_docs copied to clipboard

Documentation for Citus. Distributed PostgreSQL as an extension.

Results 126 citus_docs issues
Sort by recently updated
recently updated
newest added

The downside is that it moves focus away from "Skip to main content."

A user ran into an issue with having columnar partitions in a partitioned table with an index: https://github.com/citusdata/citus/issues/4787 The current workaround is to use a template table in pg_partman. We...

## Why are we implementing it? (sales eng) People especially in Microsoft are asking for ### What are the typical use cases? Installing paf and pag-enterprise ## Communication goals (e.g....

https://docs.citusdata.com/en/v9.5/extra/enterprise.html#maincontent address is findable on google. However, there is not any section on left menu bar and can not accessible direcly on citusdata.com. It should be accessible and have its...

With Citus 10, we add a new GUC which implements connection throttling for local node. This commit adds the GUC to the reference.

## Why are we implementing it? (sales eng) If a user created a distributed partitioned table on an earlier version of Citus ( "child table is missing constraint "constraintName_shardId" an...

This is a config that's frequently used in Hyperscale and Enterprise developments, and one that I change routinely. I recently noticed that it's not in the docs and that it...

- [x] Bump version - `:vimgrep '\(\\)\|\(94_\)' **/*.rst *.py` - [x] Update all installation steps to use new package name - [x] Update our upgrade steps - [x] Verify Installation...

## Why are we implementing it? (sales eng) We would like more control over weighting docs pages for certain search terms. The current search engine is provided by Read The...

Because the current minute (`date_trunc('minute', now())`) has not passed yet, records that are inserted in the current minute but after the function execution will never be aggregated into `http_request_1min` table....