Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stemchar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
stemchar
2mo ago
That doesn't sound like it would require a lot of code.
2.
▲
by
stemchar
3mo ago
"The settlement"? Not gonna cut it.
3.
▲
by
stemchar
3mo ago
Damn prompt engineering has become an art already. No wonder so many people have been left behind.
4.
▲
by
stemchar
4mo ago
I probably would've done the same. "I don't remember what the function is called" would've been fine-ish, but reaching for a regex is just insane.
5.
▲
by
stemchar
4mo ago
This doesn't sound correct. Source?
6.
▲
by
stemchar
7mo ago
> Personally I've always called this style "declarative schema management" since the input declares the desired state, and the tool figures out how to transition the database to that state. Personally I've called it a
7.
▲
by
stemchar
7mo ago
I renamed a column and it added a new one.
8.
▲
by
stemchar
8mo ago
> If you use streaming replication (ie. WAL shipping over the replication connection), a single replica getting really far behind can eventually cause the primary to block writes. Some time back I commented on the behaviour: https:/