Hello, I'm new to Pg and exploring its advanced functionalities for a project. I find composite type very interesting, but what are problems/limitations ? I'd want to create this structure for example: Phone
and other structures for address and timestamp fields (creation and update timestamps. Is it a good idea ? Are index, constraints possible/easy on subfields ? Thank you |