Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eea089f

Browse files
author
Rinat Mukhtarov
committed
-o
1 parent aaf1c96 commit eea089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2353,7 +2353,7 @@ Cжимаем:
23532353
`zstd -19 -T8 my_tables.sql -o my_tables.sql.zst`
23542354

23552355
Одной командой:
2356-
`pg_dump -U postgres --db=my_database --table=public.my_table1 --table=public.my_table2 | zstd -19 -T8 > my_tables.sql.zst`
2356+
`pg_dump -U postgres --db=my_database --table=public.my_table1 --table=public.my_table2 | zstd -19 -T8 -o my_tables.sql.zst`
23572357

23582358
### Как выгрузить результат SELECT запроса в CSV?
23592359

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /