How to add order to postgresql index #1913
HoneyryderChuck
started this conversation in
General
Replies: 2 comments 1 reply
-
You can pass a |
Beta Was this translation helpful? Give feedback.
0 replies
-
It did the trick, thx for the support! Out of curiosity, how would it work if I had the order by two different columns, assuming one "desc" and another "asc"? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While adding a partial index to a postgresql table, I couldn't find any docs on how to setup the order of it.
Beta Was this translation helpful? Give feedback.
All reactions