#1938 Clarify versions needed for database partitioning doc
Closed: Fixed by tkopecek. Opened by kevin.

I tried to use the database doc:

https://pagure.io/koji/blob/master/f/docs/source/database_howto.rst

but the actually script to copy existing data to partitions errored out:

SQL Error [42601]: ERROR: syntax error at or near "PARTITION"

I think that syntax is introduced in postgresql 10? Perhaps the doc could talk a bit about versions? what the lowest version expected is, what version is needed for partitioning, ,etc?


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.23.1
- Issue tagged with: doc

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.23 (was: 1.23.1)

PR #2508

Commit 49ce0a4f fixes this issue

Commit 620888a0 fixes this issue

Metadata Update from @jcupova:
- Issue tagged with: no_qe

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1938

Please continue any further discussion there.

Metadata
Related Pull Requests