зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
e496b19b66
Коммит
ba944b74e5
@ -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
|
||||
|
||||
6
db/sql/postgres/feature/internals/wal.txt
Обычный файл
6
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/
|
||||
1
db/sql/postgres/feature/type/jsonb/master-class.txt
Обычный файл
1
db/sql/postgres/feature/type/jsonb/master-class.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://github.com/fhirbase/master-class
|
||||
4
db/sql/postgres/tools/client/clients.txt
Обычный файл
4
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
|
||||
2
db/sql/postgres/tools/client/pgmanage.txt
Обычный файл
2
db/sql/postgres/tools/client/pgmanage.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
https://commandprompt.com/products/pgmanage/
|
||||
https://github.com/commandprompt/pgmanage
|
||||
6
db/sql/postgres/tools/psql/inst.txt
Обычный файл
6
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
|
||||
@ -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
|
||||
|
||||
@ -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\"\`
|
||||
|
||||
7
pl/java/libfws/mapping/mapstruct/features/annotations.txt
Обычный файл
7
pl/java/libfws/mapping/mapstruct/features/annotations.txt
Обычный файл
@ -0,0 +1,7 @@
|
||||
@Mapping
|
||||
defaultValue
|
||||
devaultExpression="java(...)"
|
||||
numberFormat
|
||||
|
||||
customimzation
|
||||
@BeforeMapping/@AfterMapping - generic
|
||||
@ -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
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user