Another pattern is to have a separate bin path for
various software packages: /opt/postgres/bin for example.
That doesn't directly answer "what is createdb?" but it
does give a quicker indication via the 'which' command.
On 3/20/19 5:43 AM, Fred .Flintstone wrote:
It seems nothing came o
Or on your laptop
On 3/4/19 11:55 AM, Laurenz Albe wrote:
Masahiko Sawada wrote:
Why do people want to just encrypt everything? For satisfying some
security compliance?
I'd say that TDE primarily protects you from masked ninjas that
break into your server room and rip out the disks with yo
p.s. I've noticed that the error msg for badly formed time strings
always
says the same thing "at character 13" no matter how long the time
string is.
nevermind, user error
#x27;.' so that strtod() still
works. That means the heavy lifting with leading zeros and such
is still done by the library function.
Chris Howard
p.s. I've noticed that the error msg for badly formed time strings always
says the same thing "at character 13" no matter ho
OK if it works that way in all timestamps, not just
ISO-8601-compliant cases?
Chris Howard