Have \d show child tables that inherit from the specified parent
As per discussion, \d shows only the number of child tables, because that could be hundreds, when used for partitioning. \d+ shows the actual list. Author: Damien Clochard <damien@dalibo.info>
Showing
Please register or sign in to comment