79684591

Date: 2025-06-30 10:09:39
Score: 2.5
Natty:
Report link

You can export your filtered data to new table in the database. This should be an empty table created from your source table's schema. Then you can export that new table in full with pg_dump

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Michael N.K