citusdata / citus_docs

Documentation for Citus. Distributed PostgreSQL as an extension.
Creative Commons Attribution 4.0 International
58 stars 59 forks source link

Schema based sharding #1100

Closed mulander closed 1 year ago

mulander commented 1 year ago

Adds schema based sharding documentation.

Please review but hold off merging until the release is out.

mulander commented 1 year ago

@marcoslot ready for round two of review.

mulander commented 1 year ago

I added two commits:

commit d99a65a939dbfb36ae1d39ec38d90a9481b247a1 (HEAD -> schema-based-sharding, origin/schema-based-sharding)
Author: Adam Wolk <adamwolk@microsoft.com>
Date:   Sat Jul 15 01:33:14 2023 +0200

    concepts: s/less/fewer/

    suggested by Marco, thanks!

commit 15e2174c9058c56b1640b8277cb9098863a03f6d
Author: Adam Wolk <adamwolk@microsoft.com>
Date:   Sat Jul 15 01:23:10 2023 +0200

    microservices: fix syntax for ping_results

    Spotted by Avijit, thanks!

and I just noticed that my WSL date is messed up, sorry for the weird outcome on changelog order here.