Mimiko <vbvbrj(at)gmail(dot)com> writes:
> Is there a way to change postgres behavior to name database folders by the database name? And table files in them by table's name? And not using OIDs.
It used to work like that, decades ago, and it caused enormous problems
during table/database renames. We're not going back.
regards, tom lane