HN user

hans_castorp

722 karma
Posts1
Comments311
View on HN

Typically no.

In most (all?) cases the pooler manages one pool per database user, so even if there was something leaking, it would not be anything that the database user couldn't access anyway.

But if you are paranoid, you can configure the pooler to run "RESET ALL", "RESET ROLE", "RESET SESSION AUTHORIZATION" and "ROLLBACK" before handing out a connection.

Their license only disallows publishing the result of a benchmark

But you were always allowed to run your own benchmarks internally.

Back then, you could have installed 10gR1 and 10gR2 and compare the sort performance on identical data sets and queries.

Maps and satnav require a web connection.

No they don't require a network at all. The only drawback if there is no network is that the initial finding of the position takes longer. And maps can be downloaded so that they are available offline.

GPS receiver have been working without a "web connection" for ages (e.g. Garmins outdoor devices).

I use my smartphone in "airplane" mode but GPS enabled when hiking. No problems whatsoever.

Good CTE, Bad CTE 4 months ago

If you want something that is more like actual recursion (I.e., depth-first), Oracle has CONNECT BY which does not require the same kind of tracking. It also comes with extra features to help with cycle detection, stack depth reflection, etc.

All that is supported with CTEs as well. And both Postgres and Oracle support the SQL standard for these things.

You can't choose between breadth first/depth first using CONNECT BY in Oracle. Oracle's manual even states that CTE are more powerful than CONNECT BY

This is simply not true.

Some people are investigated because they spread lies, insults and threats. Things that would be investigated (and punished) as well, if done "off line".

The freedom of speech does not mean "freedom to harass, threat or insult people".

The oppression of free speech seems to be happening much more in the USA, where you are not allowed to criticize the politics of the ruling party any more.

I have seen a lot of people sort by (generated) integer values to return the rows "in creation order" assuming that sorting by an integer is somehow magically faster than sorting by a proper timestamp value (which give a more robust "creation order" sorting than a generated integer value).

The German Wikipedia page[1] about the Z1 also contains a quote from Kurt Pannke, who Zuse told about his plans for the computer.

"Oh, Mr Zuse, there is absolutely nothing left to invent in the field of calculating machines. But you are a nice young engineer, I'll give you 1,500 Reichsmarks and when you have come up with something, show it to me." (Translated by Deepl)

I like the "640K ought to be enough" vibe of that statement :)

[1] https://de.wikipedia.org/wiki/Z1_(Rechner)#:~:text=Ach%2C%20...