2024-08-14

This is Edouard's DBGI daily open-notebook.

Today is 2024.08.14

Extract schema from a postgresql database

pg_dump -h -p -d -U <pg_username> -s -F p -E UTF-8 -f <filename.sql>

To discuss with PMA about directus DB

  • link batches table to ms_data and others
  • finite positions true false
  • table instruments models en plus
  • Pour plus tard: table users
  • EMI_Projects to projects (generalize)