PostgreSQL - Requetes

Liste des tables

SELECT table_name FROM information_schema.tables WHERE table_schema = 'public';