Elizabeth Garrett Christensen
@sqlliz.bsky.social
1.3K followers 510 following 32 posts
#Postgres @snowflake via @crunchydata.com. Board member @pgus.bsky.social. Co-host of #PostGIS day.
Posts Media Videos Starter Packs
sqlliz.bsky.social
PostGIS tip: Get faster spatial queries and maps with st_simplfy. ⚡ When you don't need exact topology and want to make things faster and simpler, look at the ST_Simplify and ST_SimplifyPreserveTopology functions. Example in the video.
Reposted by Elizabeth Garrett Christensen
sqlliz.bsky.social
haha "Streamholm Syndrome" that's great 😂
sqlliz.bsky.social
Tomorrow the Postgres Meetup for All will be hosting Philippe Noël (@philippemnoel.bsky.social) from ParadeDB. Phil will present for about 30 minutes and we'll have the rest of the time for discussion about Postgres and search. Join us! www.meetup.com/postgres-mee...
sqlliz.bsky.social
Today I got to play around with @crunchydata.com's new data warehouse.
- connected to the entire world's building footprint data in
@overturemaps.bsky.social
- made a local table of tornado path data from FEMA
- joined them together
- set up a web browser to view the join with pg_tileserv
💥
sqlliz.bsky.social
I was very touched to see I was just included on the contributors list for PostgreSQL. I just adore the Postgres community - they've made it very easy to contribute and have been more than welcoming. Congrats and thank you to all the new Postgres contributors too. www.postgresql.org/about/news/n...
New PostgreSQL Contributors
The [PostgreSQL Contributors Page](https://www.postgresql.org/community/contributors/) includes people who have made substantial, long-term contributions of time and effort to the PostgreSQL project. ...
www.postgresql.org
sqlliz.bsky.social
1997 called and they want their mocha back
sqlliz.bsky.social
Postgres Meetup for All topic this Wednesday is DuckDB. There's a lot happening with #PostgreSQL & @duckdb.org. This meetup is open to all levels from just curious to experienced users. We'll have a 30 minute talk with plenty of discussion time. Join us!

www.meetup.com/postgres-mee...
sqlliz.bsky.social
I have a new blog today out on vectors and their many uses. www.crunchydata.com/blog/name-co...
sqlliz.bsky.social
Sometimes I talk hex to myself in my head if colors aren't right. Just give that a little FFFFFFFF 😂
sqlliz.bsky.social
PSA to people who write code and instructions. Your commented code blocks are not instructions. Sure, add some comments, but that's not a replacement for actual technical writing and explanation.
sqlliz.bsky.social
I help host a monthly group Postgres Meetup for All. Next week we'll have Claire from Microsoft (clairegiordano.bsky.social) talking about blogging. If you're writing more or want your writing have more impact, join us. We leave lots of time for discussion too. www.meetup.com/postgres-mee...
sqlliz.bsky.social
I just spoke at a 'girls who code' after school club in my town. They were looking for women with actual tech jobs to talk about what they do. I was full of hope for this experience but it was a tiny disaster. They mostly just asked me "what does crunchy data taste like" 😋🤣🫠
sqlliz.bsky.social
Headed straight for Apache Iceberg ⛴️
Reposted by Elizabeth Garrett Christensen
crunchydata.com
>> This combination leverages the simplicity of flat files, the scalability and transactional capabilities of Iceberg, and the structured query efficiency of Postgres to create a robust, flexible medallion architecture.