Search
Items tagged with: postgres
π We're Hiring a Chief Technology Officer (CTO)!
π Embark on an extraordinary journey with Software Heritage! Our work supports #OpenScience, #AI, and #Cybersecurity.
Key Responsibilities:
- Develop and implement the technical strategy
- Oversee technical development and ensure stability
- Drive innovation and manage technical debt
Our Tech Stack: #GNU/#Linux, #Python, #Rust, #Debian, #Puppet, #Kubernetes, #Postgres, #Ceph, #Cassandra, #Kafka.
π For more info: https://www.softwareheritage.org/2024/06/28/chief-technology-officer-cto/
Chief Technology Officer (CTO)
Context β the Software Heritage Initiative Embark on an extraordinary journey with Software Heritage, a visionary non-profit initiative launched by Inria in partnership with UNESCO.www.softwareheritage.org
https://www.thenile.dev/blog/introducing-nile
Has anyone used it, has some opinion about it?
(yes, I know that serverless is a buzzword)
Introducing Nile, Serverless Postgres for modern SaaS
I am thrilled to announce Nile, a serverless Postgres database designed for modern SaaS applications.www.thenile.dev
By my count, 12% of all sessions have something to do with Postgres! π Not bad for a traditionally MS conference π€
#postgres #postgis #gischat
https://blog.rustprooflabs.com/2023/10/pass-2023-coming-soon
#PostGIS #Postgres #PostgreSQL #gischat
https://osm2pgsql.org/examples/raw-data-publication/
https://pgconfig.rustprooflabs.com/
#postgres #postgresql
postgresql.conf compare
Postgres configuration file (postgresql.conf) differences across major versions starting with Postgres 9.2.pgconfig.rustprooflabs.com
#pgosm #postgis #postgres #postgresql #openstreetmap #gischat
https://github.com/rustprooflabs/pgosm-flex/releases/tag/0.10.2
Release 0.10.2 Β· rustprooflabs/pgosm-flex
PgOSM Flex 0.10.2 Commit hash: f45b3f6 The commit hash from this git repo shows up with the PgOSM Flex version number in SELECT pgosm_flex_version FROM osm.pgosm_flex; If you see this version wit...GitHub
#postgres #postgresql
https://www.postgresql.org/about/news/postgresql-16-released-2715/
PostgreSQL 16 Released!
September 14, 2023 - The PostgreSQL Global Development Group today announced the release of PostgreSQL 16, the latest version of β¦PostgreSQL News
Let's say you have a large data source and you want to roughly see what data you have, without having to pull and render every little forest path in the world (which could take forever).
You can do this by creating a custom layer and use the `TABLESAMPLE` [1] to retrieve a subset of the data.
[1] https://www.postgresql.org/docs/current/sql-select.html#SQL-FROM
#postgres #qgis
SELECT
SELECT SELECT, TABLE, WITH β retrieve rows from a table or view Synopsis [ WITH [ RECURSIVE ] with_query [, β¦PostgreSQL Documentation
#postgres #postgresql #gischat #postgis #h3
https://blog.rustprooflabs.com/2023/05/postgis-h3-v4-refresh
Great topic this month, thanks @michristofides for hosting!
https://www.pgmustard.com/blog/pgsql-phriday-008-roundup
#pgsqlphriday #postgres #postgresql
PGSQL Phriday #008 roundup and review!
A couple of weeks ago, I invited folks to blog about pg_stat_statements , as I was hosting the eighth monthly PGSQL Phriday. It was fun seeing the posts roll in last weekβ Iβm so grateful to everyone who got involved.Michael Christofides (pgMustard)