Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mebcitto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mebcitto
2mo ago
Perhaps pure pgrx extensions would make sense as a first target?
2.
▲
by
mebcitto
2mo ago
Does it support the extension ecosystem? Or would extensions need to be rewritten as well?
3.
▲
by
mebcitto
2mo ago
Not sure it’s so simple. I think close to 100% of new ambitious projects are going to leverage AI at least to some degree. I know a couple that have strict no-AI policies (e.g. Zig), but it’s a tiny minority i think. So how much AI usage do
4.
▲
Open-source cloud-native Postgres platform
(github.com)
1 points
by
mebcitto
3mo ago
|
0 comments
5.
▲
by
mebcitto
4mo ago
Unfortunately there is currently an issue in pnpm that makes `minimumReleaseAge` difficult: https://github.com/pnpm/pnpm/issues/11068
6.
▲
by
mebcitto
4mo ago
That might be opus 4.7 behaviour because I also get that all the time in the past few weeks. Also complex code base, but likely an order of magnitude simpler than yours.
7.
▲
Postgres on K8s with fast data branching
(github.com)
3 points
by
mebcitto
4mo ago
|
0 comments
8.
▲
Exposing ZFS volumes over the network via NVMe-oF
(xata.io)
4 points
by
mebcitto
5mo ago
|
0 comments
9.
▲
by
mebcitto
5mo ago
This rings true to me. Rust is great but in environments where you need a lot of unsafe anyway, it’s still not memory safe, and adds complexity otherwise.
10.
▲
Xata OSS: Postgres platform with branching, now Apache 2.0
(xata.io)
1 points
by
mebcitto
5mo ago
|
0 comments
11.
▲
by
mebcitto
11mo ago
That explains why `sync` and `worker` have so similar results in almost all runs. The benchmarks from Tomas Vondra ( https://vondra.me/posts/tuning-aio-in-postgresql-18/ ) showed some significant differences.
12.
▲
by
mebcitto
11mo ago
Yeah, I don't think "fixing" is really the right term here, since this brings a different set of tradeoffs. You don't leak timestamps, you get ok page locality, but you lose the ability to sort by the IDs. I do see how t
13.
▲
Fixing UUIDv7 (for database use-cases)
(brooker.co.za)
4 points
by
mebcitto
11mo ago
|
1 comments
14.
▲
by
mebcitto
11mo ago
It's Postgres specific but there is https://github.com/xataio/pgroll which takes the automation a step further.
15.
▲
Speeding up pgstream snapshots for PostgreSQL
(xata.io)
1 points
by
mebcitto
1y ago
|
0 comments
16.
▲
Database Branching for PostgreSQL: A Comparision
(xata.io)
1 points
by
mebcitto
1y ago
|
0 comments
17.
▲
by
mebcitto
1y ago
This is very interesting, thanks for offering to answer questions. I'm curious of two things: * Are you also considering going the Postgres extension route, like Citus? It is after all the best attempt at sharding Postgres so far. * If
18.
▲
by
mebcitto
1y ago
Other relevant talks/blogs that I found really useful for understanding Postgres locks are: * Unlocking the Postgres Lock Manager by Bruce Momjian: https://momjian.us/main/writings/pgsql/locking.pdf * An
19.
▲
Xata: Postgres at scale, with copy-on-write branching and anonymization
(xata.io)
45 points
by
mebcitto
1y ago
|
16 comments
20.
▲
AI Agents and Observability
(xata.io)
2 points
by
mebcitto
1y ago
|
0 comments
21.
▲
Emerging Patterns in Building GenAI Products
(martinfowler.com)
3 points
by
mebcitto
2y ago
|
0 comments
22.
▲
by
mebcitto
2y ago
From the newish Go-based Postgres CDC tools, I know about: * pgstream: https://github.com/xataio/pgstream * pg_flo: https://github.com/pgflo/pg_flo Are there others? Each of them has slightly diff
23.
▲
by
mebcitto
2y ago
I assume it's not that kind of ban, but more like he'll recommend his students to avoid the company.
24.
▲
by
mebcitto
2y ago
A couple of spicy things: > OtterTune. Dana, Bohan, and I worked on this research project and startup for almost a decade. And now it is dead. I am disappointed at how a particular company treated us at the end, so they are forever banne
25.
▲
by
mebcitto
2y ago
Georgescu's voters don't see themselves as pro-Russian. They think of themselves as "patriots", anti-LGBT, and anti-establishment. They also think that we are helping Ukraine too much, at the expense of domestic issues.
26.
▲
by
mebcitto
2y ago
If there is anyone from Neon watching this thread, is there a way to suggest updates to the pgversions website? It currently pins Xata to 15.5, which is true for the shared cluster environment depending on the region, but one can start dedi
27.
▲
Postgres Webhooks with Pgstream
(xata.io)
160 points
by
mebcitto
2y ago
|
21 comments
28.
▲
If pg_dump is not a backup tool, what is?
(xata.io)
5 points
by
mebcitto
2y ago
|
0 comments
29.
▲
ClickHouse Acquires PeerDB
(clickhouse.com)
13 points
by
mebcitto
2y ago
|
4 comments
30.
▲
Pgstream – Postgres replication that includes schema definitions
(github.com)
2 points
by
mebcitto
2y ago
|
0 comments
More ›