Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paveworld
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
paveworld
3mo ago
HTTP ?? Com’on man
2.
▲
by
paveworld
2y ago
I wonder if this also happens if a partition is formatted case-sensitive?
3.
▲
by
paveworld
2y ago
Why wouldn’t you use something like this instead? WITH episode_ AS (...), -- stale episodes s_ AS ( SELECT e.feed_id, s.card_id, MAX(e.created_at) AS last_created_at, AVG(COALESCE(s.score::INT::REAL, 0.5)) AS _avg, COU
4.
▲
by
paveworld
3y ago
just try using the unix command lsof if you know the PID aka Process ID for the application yr running try lsof -p PID_NUM_HERE it will give you a list of every open file your application is using along with it's full path finally, if
5.
▲
by
paveworld
5y ago
Not sure if this will help you but… https://web.archive.org/web/20210301042419/http://www.stockf...