Hi all,
I was reading the PostgreSQL manual when I found the Partial indices' page.
I've read that partial indices are supported by PostgreSQL, but I've not found
any example about how to construct them.
I've check for create index documentation but I've not found any particular
form dedicated to partial indices.
Are Partial Indices still supported into latest release of PostgreSQL?
If yes, how can I use of them?
Thank you in advance for any reply. \fer