Display user-defined types and their details
43
votes
7
answers
77816
views
I've created a few new user defined types (UDTs) in PostgreSQL. However, now I have two problems:
1. how to see which UDTs have been defined?
2. how to see the columns defined within these UDTs?
Unfortunately, I couldn't find anything on that in the PostgreSQL documentation.
Asked by navige
(679 rep)
Feb 26, 2013, 06:13 PM
Last activity: Oct 30, 2024, 08:42 PM
Last activity: Oct 30, 2024, 08:42 PM