pg_dump postgres://username:example@sqldat.com_postgres_server:5432/databasename
Ho appena scaricato un dump usando questo formato. Facoltativamente puoi aggiungere -f filename per specificare un nome file locale.
pg_dump postgres://username:example@sqldat.com_postgres_server:5432/databasename
Ho appena scaricato un dump usando questo formato. Facoltativamente puoi aggiungere -f filename per specificare un nome file locale.