You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example, after dataset.big generated, use pipe or to produce a SQL file by PGPASSWORD=postgres pg_dump -h localhost -U postgres -n dataset trydatasets > /tmp/dump_n_dataset.sql
Example, after
dataset.biggenerated, use pipe or to produce a SQL file byPGPASSWORD=postgres pg_dump -h localhost -U postgres -n dataset trydatasets > /tmp/dump_n_dataset.sql