diff --git a/db/sql/postgres/docs/conference.txt b/db/sql/postgres/docs/conference.txt index 9fbd6d803..966257140 100644 --- a/db/sql/postgres/docs/conference.txt +++ b/db/sql/postgres/docs/conference.txt @@ -1,3 +1,7 @@ +https://pgconf.ru + 2024 MicrosoftDeveloper - POSETTE of p42 https://www.youtube.com/playlist?list=PLlrxD0HtieHg5ldHlEn3nMMpClX0RUntH +2015 +https://pgconf.ru/2015/talks diff --git a/db/sql/postgres/feature/internals/wal.txt b/db/sql/postgres/feature/internals/wal.txt new file mode 100644 index 000000000..475e68592 --- /dev/null +++ b/db/sql/postgres/feature/internals/wal.txt @@ -0,0 +1,6 @@ +2019 +Rogov - WAL + https://habr.com/ru/companies/postgrespro/articles/461523/ + https://habr.com/ru/companies/postgrespro/articles/460423/ + https://habr.com/ru/companies/postgrespro/articles/459250/ + https://habr.com/ru/companies/postgrespro/articles/458186/ diff --git a/db/sql/postgres/feature/type/jsonb/master-class.txt b/db/sql/postgres/feature/type/jsonb/master-class.txt new file mode 100644 index 000000000..5a1281aef --- /dev/null +++ b/db/sql/postgres/feature/type/jsonb/master-class.txt @@ -0,0 +1 @@ +https://github.com/fhirbase/master-class diff --git a/db/sql/postgres/tools/client/clients.txt b/db/sql/postgres/tools/client/clients.txt new file mode 100644 index 000000000..9d908772d --- /dev/null +++ b/db/sql/postgres/tools/client/clients.txt @@ -0,0 +1,4 @@ +https://wiki.postgresql.org/wiki/PostgreSQL_Clients + +2021 +https://proglib.io/p/8-luchshih-gui-klientov-postgresql-v-2021-godu-2021-09-20 diff --git a/db/sql/postgres/tools/client/pgmanage.txt b/db/sql/postgres/tools/client/pgmanage.txt new file mode 100644 index 000000000..2813c4d8d --- /dev/null +++ b/db/sql/postgres/tools/client/pgmanage.txt @@ -0,0 +1,2 @@ +https://commandprompt.com/products/pgmanage/ +https://github.com/commandprompt/pgmanage diff --git a/db/sql/postgres/tools/psql/tips.txt b/db/sql/postgres/tools/psql/docs/tips.txt similarity index 100% rename from db/sql/postgres/tools/psql/tips.txt rename to db/sql/postgres/tools/psql/docs/tips.txt diff --git a/db/sql/postgres/tools/psql/conditionals.txt b/db/sql/postgres/tools/psql/features/conditionals.txt similarity index 100% rename from db/sql/postgres/tools/psql/conditionals.txt rename to db/sql/postgres/tools/psql/features/conditionals.txt diff --git a/db/sql/postgres/tools/psql/copy.txt b/db/sql/postgres/tools/psql/features/copy.txt similarity index 100% rename from db/sql/postgres/tools/psql/copy.txt rename to db/sql/postgres/tools/psql/features/copy.txt diff --git a/db/sql/postgres/tools/psql/exe.txt b/db/sql/postgres/tools/psql/features/exec.txt similarity index 100% rename from db/sql/postgres/tools/psql/exe.txt rename to db/sql/postgres/tools/psql/features/exec.txt diff --git a/db/sql/postgres/tools/psql/format.txt b/db/sql/postgres/tools/psql/features/format.txt similarity index 100% rename from db/sql/postgres/tools/psql/format.txt rename to db/sql/postgres/tools/psql/features/format.txt diff --git a/db/sql/postgres/tools/psql/include.txt b/db/sql/postgres/tools/psql/features/include.txt similarity index 100% rename from db/sql/postgres/tools/psql/include.txt rename to db/sql/postgres/tools/psql/features/include.txt diff --git a/db/sql/postgres/tools/psql/info.txt b/db/sql/postgres/tools/psql/features/info.txt similarity index 100% rename from db/sql/postgres/tools/psql/info.txt rename to db/sql/postgres/tools/psql/features/info.txt diff --git a/db/sql/postgres/tools/psql/prompt.txt b/db/sql/postgres/tools/psql/features/prompt.txt similarity index 100% rename from db/sql/postgres/tools/psql/prompt.txt rename to db/sql/postgres/tools/psql/features/prompt.txt diff --git a/db/sql/postgres/tools/psql/vars.txt b/db/sql/postgres/tools/psql/features/vars.txt similarity index 100% rename from db/sql/postgres/tools/psql/vars.txt rename to db/sql/postgres/tools/psql/features/vars.txt diff --git a/db/sql/postgres/tools/psql/inst.txt b/db/sql/postgres/tools/psql/inst.txt new file mode 100644 index 000000000..57c5fbfe1 --- /dev/null +++ b/db/sql/postgres/tools/psql/inst.txt @@ -0,0 +1,6 @@ +https://docs.risingwave.com/deploy/install-psql-without-postgresql + +apt/ + postgresql-client-14 +dnf + postgresql.x86_64: PostgreSQL client programs diff --git a/db/sql/tools/client/dbeaver.txt b/db/sql/tools/client/dbeaver.txt index 1a55cbdde..8935460ea 100644 --- a/db/sql/tools/client/dbeaver.txt +++ b/db/sql/tools/client/dbeaver.txt @@ -1,12 +1,16 @@ https://dbeaver.io/ https://github.com/dbeaver/dbeaver/ -https://dbeaver.jkiss.org/ -https://dbeaver.jkiss.org/docs/features/ +https://dbeaver.com/buy/ +https://dbeaver.com/docs/dbeaver/ https://en.wikipedia.org/wiki/DBeaver + https://github.com/dbeaver/dbeaver/wiki https://github.com/dbeaver/dbeaver/wiki/Command-Line +https://github.com/dbeaver/dbeaver/wiki/SQL-Execution + +https://github.com/dbeaver/dbeaver/wiki/SSL-Configuration files ($XDG_DATA_DIRS) ~/.local/share/DBeaverData diff --git a/os/shells/sh-vars.txt b/os/shells/sh-vars.txt index ba815b39f..da867f9d8 100644 --- a/os/shells/sh-vars.txt +++ b/os/shells/sh-vars.txt @@ -2,3 +2,6 @@ http://unix.stackexchange.com/questions/813/how-to-determine-where-an-environmen /etc/profile /etc/environment + +https://github.com/fhirbase/master-class/blob/master/github.sh +echo " ... \`curl \"https://api.github.com/repos/postgres/postgres/commits?page=$i\"\` diff --git a/pl/java/libfws/mapping/mapstruct/features/annotations.txt b/pl/java/libfws/mapping/mapstruct/features/annotations.txt new file mode 100644 index 000000000..b7652c40e --- /dev/null +++ b/pl/java/libfws/mapping/mapstruct/features/annotations.txt @@ -0,0 +1,7 @@ +@Mapping + defaultValue + devaultExpression="java(...)" + numberFormat + +customimzation + @BeforeMapping/@AfterMapping - generic diff --git a/pl/java/libfws/spring/boot/features/ex-err.txt b/pl/java/libfws/spring/boot/features/ex-err.txt index 7b9d13259..c985861ef 100644 --- a/pl/java/libfws/spring/boot/features/ex-err.txt +++ b/pl/java/libfws/spring/boot/features/ex-err.txt @@ -5,8 +5,9 @@ https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.appl baeldung https://www.baeldung.com/exception-handling-for-rest-with-spring 2024 -Otus - Exceptions from Java to Spring 8:00 of 2:15:46 +Otus - Exceptions from Java to Spring 1:25:00 of 2:15:46 https://www.youtube.com/watch?v=dsSFmPeUezY + ! 15:00 - hierarchy BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta of 1:31:30 https://www.youtube.com/watch?v=XTk6fz1i9UA ! package for exceptions