Is it feasible and/or advantageous to move all the system
tables to a system schema (to “system” or “pg_system”)?
This seems a much more natural place for this type of information. This would remove the artificial ‘pg_’
restriction on class names and simplify the overall system a little bit. Just a thought. Regards, Merlin |
- Re: [HACKERS] schemas and system tables Merlin Moncure
- Re: [HACKERS] schemas and system tables Stephan Szabo