In 2010 (that was long time ago!) there was an idea to add `--ordered` option, but it didn't gain enough interest: archives.postgresql.org/pgsql-hacker... .
1/
In 2010 (that was long time ago!) there was an idea to add `--ordered` option, but it didn't gain enough interest: archives.postgresql.org/pgsql-hacker... .
1/
Somewhat unexpectedly, this 12s value is not directly configurable and the reason for the error may not necessarily have that much to do with privilege escalation itself.
1/
Somewhat unexpectedly, this 12s value is not directly configurable and the reason for the error may not necessarily have that much to do with privilege escalation itself.
1/
Alas, documented method does not currently work...
1/
Alas, documented method does not currently work...
1/
```
{% if condition %}
setting = val
{% endif %}
```
The problem is that if condition is false, there is no trace of a decision of NOT putting this setting in...
1/
```
{% if condition %}
setting = val
{% endif %}
```
The problem is that if condition is false, there is no trace of a decision of NOT putting this setting in...
1/
```
$ paste <(echo -e "1\n2") <(echo -e "a\nb")
1 a
2 b
```
And it has interesting extra property when used with stdin...
#shell
1/n
If you create a table `create table test (tnotz timestamp without time zone, ttz timestamp with time zone)` and...
#postgres #timezones #sql
1/
If you create a table `create table test (tnotz timestamp without time zone, ttz timestamp with time zone)` and...
#postgres #timezones #sql
1/
Favicons are a whole topic on its own. But what if we don't use one? Can we somehow...
1/
Favicons are a whole topic on its own. But what if we don't use one? Can we somehow...
1/
First, such a host is not automatically selected as execution target during current play. Only subsequent plays that run in the same execution context...
1/
First, such a host is not automatically selected as execution target during current play. Only subsequent plays that run in the same execution context...
1/
Yeah, I missed that wrapping. Turns out it's not psql "fault". Now I chuckle at me saying earlier that this is not some custom setup - as form psql pov it actually is...
Btw, first line of the wrapper code you've cited also suggests how...
```
$ strace psql 2>&1 | grep /etc/shadow
openat(AT_FDCWD, "/etc/shadow", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied)
```
#auditd #bwrap #alerting #linux
1/
Overall, it's a good idea. Results so-so for now?
Overall, it's a good idea. Results so-so for now?
Setting it to `direct` skips asking the server if it supports #SSL connections and proceeds establishing such connection directly.
#postgres #tls #performance
1/
Setting it to `direct` skips asking the server if it supports #SSL connections and proceeds establishing such connection directly.
#postgres #tls #performance
1/
"Synonyms should ideally redirect. If you have a support page at /support and a user types /help...
#ui #ux #url #usability #web
1/
"Synonyms should ideally redirect. If you have a support page at /support and a user types /help...
#ui #ux #url #usability #web
1/
It's not #POSIX standardized, but many implementations have it. #GNU #coreutils is an example closest to my daily usage, but...
#linux #tail
1/
It's not #POSIX standardized, but many implementations have it. #GNU #coreutils is an example closest to my daily usage, but...
#linux #tail
1/
There are better or worse reasons to do that. But the con side contains...
#linux #interop #bash #zsh
1/
So cute. 🤗
#time
So cute. 🤗
#time
I just joined like 2 weeks ago - something is not right. 🐛 Or just some kind of empty state amnesia?
I just joined like 2 weeks ago - something is not right. 🐛 Or just some kind of empty state amnesia?
One of my "favorites" is the fact that you can't define an empty set while using `elements` keyword and contents literal.
For example, let's create a table: `nft add table test_tbl`.
Now we can add a set...
#linux #netfilter #firewall
1/
One of my "favorites" is the fact that you can't define an empty set while using `elements` keyword and contents literal.
For example, let's create a table: `nft add table test_tbl`.
Now we can add a set...
#linux #netfilter #firewall
1/
Suggested workaround is to use #proxychains.
Discovering you need to slap some extra component into a critical path of a critical workflow is exciting...
#postgresql #backup #httpproxy
1/
Suggested workaround is to use #proxychains.
Discovering you need to slap some extra component into a critical path of a critical workflow is exciting...
#postgresql #backup #httpproxy
1/
Find out on our latest episode with the founders of tangled.sh @oppi.li and @icyphox.sh
creators.spotify.com/pod/show/dev...
www.youtube.com/watch?v=7kHJ...
Find out on our latest episode with the founders of tangled.sh @oppi.li and @icyphox.sh
creators.spotify.com/pod/show/dev...
www.youtube.com/watch?v=7kHJ...
2013-09-19 12000
2014-07-11 20000
2015-01-16 24000
2015-09-19 30000
2016-05-20 36000
2017-01-17 100000
2018-05-13 120000
2018-05-17 150000
2018-12-27 180000
2019-09-12 216000
1/
2013-09-19 12000
2014-07-11 20000
2015-01-16 24000
2015-09-19 30000
2016-05-20 36000
2017-01-17 100000
2018-05-13 120000
2018-05-17 150000
2018-12-27 180000
2019-09-12 216000
1/