|
|
|
|
|
by praveenweb
1348 days ago
|
|
MERGE feature is interesting. But specifically on the revoking CREATE permissions for the public (or default) schema, this is a step in the right direction. Some of the defaults in Postgres can be more secure. For example, the first time I use a POSTGRES_PASSWORD to configure a password, changing this password involves more steps than just changing the values of the ENV, because it doesn't take the changed value there after. Structured logging with JSON is going to improve a lot of debugging, again a great productive change. Also, any idea when the docker image for Postgres 15 will be available? |
|
You would need to figure out what the package name is on Debian (if it even exists yet?) it's currently set to ENV PG_VERSION 15~rc2-1.pgdg110+1
YMMV.