100 000 Years to Coinflip 5/10
Solve it with logarithms and you get the answer: about 138,629 years of buying 5 tickets per year. 📐
#Logarithms #FiftyPercent #TimeScale

Có ai biết thang thời gian trên biểu đồ bảng điều khiển của Dockhand là gì không? Chúng có thể chỉnh sửa được không? #Dockhand #Dashboard #ThoiGian #DoThi

**Tags:** #Dockhand #Dashboard #TimeScale #Graphs #ThoiGian #DoThi #GiaoDien

https://www.reddit.com/r/selfhosted/comments/1qoorga/dockhand_time_scale_on_dashboard_graphs/

AI가 만든 SQL, 6개월 후 문제 터진다: PostgreSQL 코드 품질 해결책

AI 코딩 도구가 만든 PostgreSQL 코드는 작동하지만 품질이 낮습니다. Timescale의 오픈소스 pg-aiguide가 Skills와 버전별 문서 검색으로 이 문제를 해결하는 방법을 소개합니다.

https://aisparkup.com/posts/6896

Speed Without Sacrifice: Building the Modern PostgreSQL for the Analytical and Agentic Era

Cofounders of TigerData (creators of TimescaleDB) Ajay Kulkarni and Mike Freedman discuss the company’s new name, showing how it reflects the company’s evolution.

Timescale Blog

Mein AG sagt #Timescale kann mit #ADX nicht mithalten und es schon gar nicht ersetzen.

Wird also nichts mit der Unabhängigkeit von US Cloud.

Hat da jemand Einblick und vielleicht schon mal Projekte von ADX zu Timescale migriert?

#DevOps #SystemArchitecture #Cloud

Gerade auf der Arbeit die Datenbank durch Komprimierung um den Faktor 4 verkleinert und die Performance verbessert. Fühlt sich gut an.
Danke #Timescale #PostgresSQL

Brand new #OpenSource tool for #PostgreSQL - pgai Vectorizer - just launched today from #TimescaleDB! Manage #embeddings with just one #SQL command to keep embeddings in sync with your data in a far easier fashion.

Learn more on the #GitHub repository here: https://github.com/timescale/pgai/blob/main/docs/vectorizer.md

#postgres #timescale #pgai #pgvector #vector #ai #llama

pgai/docs/vectorizer.md at main · timescale/pgai

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL - timescale/pgai

GitHub

Are you listening? Jérémie Grauer is speaking at @pgdaylowlands about "#Postgres nightmare stories" - listen in on the livestream: https://www.youtube.com/live/ZPR7u44YJKI

Next up: "Efficient Time Series Management with #TimescaleDB at @OVHcloud with @jriou

#datamanagement #sql #postgresql #dba #databaseadministration #database #learnsql #techwebinar #learntech #tech #opensource #foss #timeseries #timescale

PGDay Lowlands 2024 LIVESTREAM

YouTube

I am pleased to have been able to improve the timescale documentation a little bit. That's the least I can do when using OpenSource software.

https://github.com/timescale/docs/pull/3401#issuecomment-2326503241

#Timescale #PostgreSQL #OpenSource

fix parameter name by FrVaBe · Pull Request #3401 · timescale/docs

Description On the Use a user-defined action to implement automatic tablespace management documentation site the parameter name in the add_job Statement does not match the parameter name in the mov...

GitHub
Are there any #PostgreSQL / #Timescale specialists here? I wonder if it is a bad idea to define very long running jobs. Here in particular it's about having a daily job that moves “old” hypertable chunks to another tablespace. Initially this takes a long time (several hours), later it should be faster, as there is not always something to do for all tables.