Login
Discover
Waves
Communities
Login
Signup
Topics
#postgres
Global
Trending
Hot
New
Top
#postgres
New
Top communities
Create your community
latest #postgres created topics | Ecency
serpent7776
DBuzz
2026-01-09 23:17
Tired: The World's Most Advanced Open Source Relational Database Wired: The ...
... World's most extensible, but dead stupid simple open source relational database #postgres
$ 0.180
1
serpent7776
DBuzz
2025-04-28 20:58
The difference between SET, \set and \pset is killing me #postgres I can never ...
... remember which is which.
$ 0.021
1
2
simplestack
javascript
2025-03-28 02:07
!
Low reputation account with an unverified outbound link, Reveal content
TypeOrm View Entities Explained
Oh yeah, let’s nail them down
serpent7776
DBuzz
2025-03-08 17:17
Why is upgrading #postgres so big PITA?
tonyz
travel
2026-08-01 19:50
Published via Ecency
Promoted
Bretagne, France.
We took the car to Bretagne. Nice trip, starting point Amsterdam.
serpent7776
DBuzz
2025-01-11 16:36
#manjaro is cool as a desktop, but I miss debugging symbols for #postgres ...
... extension development.
serpent7776
DBuzz
2024-12-22 21:25
pg_worker_pool, my #postgres extension creating a pool of background workers got ...
... its first issue.
penderis
postgres
2024-03-15 14:18
Published via Ecency
Foooking can't grok GroupBy in Postgres
My kneejerk reaction is that GroupBy in Postgres is just broken. This is obviously not the case, instead I just don't understand the problem it is solving. In the particular case I was trying to solve
serpent7776
DBuzz
2024-02-02 20:08
I did a post on the cost of exception blocks in plpgsql in ...
... Postgres. #postgres #performance #exceptions #plpgsql
wiseagent
Movies & TV Shows
2026-08-14 13:32
Promoted
The beauty of chaos.
This publication was also writen in SPANISH and PORTUGUESE. Physics World Whenever I watch a “chaotic” movie, I find myself imagining different scenarios in real life that I had never paid attention to
serpent7776
postgres
2024-01-29 20:37
The performance cost of pl/pgsql exception block in Postgres
Let's check out how much overhead comes from Postgres' exception block usage.
penderis
STEMGeeks
2022-01-26 23:01
Published via Ecency
Quickly Import a Postgres Production Database to your local psql docker environment.
Now I know you are thinking. "Could he make the title any longer?" Yes. Yes, I could. The full title should in fact be: "How to export a production Postgres database using pg_dump and then
krischik
nas
2019-09-27 15:23
Synlogy Diskstation Count Universal Search Database entries
In my previous post I explained how to delete the Universal Search database. But even with a fresh database the index process didn't stop even after running for 2 weeks. Other users reported similar problems
krischik
nas
2019-09-19 11:09
Synlogy Diskstation Delete Universal Search Database
Universal Search is one of the most resource intensive jobs that will ever run on a Synlogy Diskstation. A full index can easily take several weeks to complete and can make a Diskstation with only 1GB
senses18
StemSocial
2026-08-11 10:12
Published via Ecency
Promoted
WHY MANY SOLAR INSTALLATIONS FAIL AFTER ONE YEAR — AND HOW TO PREVENT IT
Expensive generator fuel has pushed lots of Nigerians to install solar, but it has become a nightmare for several homes !! AI: Complete solar power system Solar power has become one of the most attractive
codemy
programming
2019-06-28 19:12
Pull Your Code From C9.io
Cloud Nine C9.io has recently closed down! If you had workspaces and code there, I'll show you how to get your code out in this video. Be sure to take these steps before December 31, 2019!! There are basically
codemy
programming
2019-05-27 18:56
Intro To PostgreSQL Databases With PgAdmin For Beginners - Full Course
In this course I'll teach you how to setup and use PostgreSQL databases with the PgAdmin 4 interface! There's a reason why Postgres is so popular, find out why in this course! You have many databases to
blackanger
rust
2018-12-28 03:38
【Rust每日新闻】 2018-12-28
gfx-hal 0.1发布 #gfx gfx-rs是Rust实现的底层图形抽象层,gfx-hal是gfx-rs中包含的组件,gix的硬件抽象层。不要小看这个0.1版,这是经过gfx团队2018年一年的努力,才最终发布的版本。 gfx-rs 2018 gfx-hal 又一个错误处理库: err-derive #errorhandle 该库是通过实现了过程宏为错误类型自动实现std::Error和Display。
n1-cz
postgres
2018-12-13 20:59
!
Low reputation account with an unverified outbound link, Reveal content
Postgres and date subtracting
Imagine you have a table with two date(time) columns. Typicaly start and end. Let’s say it’s a table with opening hours of shops in your city. How do you select number of hours that a shop is open for?
ifarmgirl
mudslide
2026-08-10 08:27
Published via Ecency
Promoted
Mudslide Scare
I woke up to an emergency alert half an hour before midnight on the 8th. Red Rainfall Warning Signal it said. We can hear the rain and wind lashing through the roof. We tried to go back to sleep but it
gists
postgres
2018-11-25 22:27
!
Low reputation account with an unverified outbound link, Reveal content
Postgres Reference
Queries Size statistics by table WITH table_data AS ( SELECT c.oid, nspname AS table_schema, relname AS table_name, c.reltuples::BIGINT AS rows, pg_total_relation_size(c.oid) AS total_bytes,
bmukorera
blockchain
2018-09-04 13:12
!
Low reputation account with an unverified outbound link, Reveal content
Customising hyperledger explorer to search through content in hyperledger blockchain
Hyperledger is an open source blockchain solution that you can use for setting up private blockchains. The product is becoming more useful in providing blockchain solutions to industries but there is still
ackseriam
utopian-io
2018-03-19 19:27
Tutorial PostgreSQL. Introduction [part1]
PostgreSQL Introduction On this occasion, I think it is very important to share a series of tutorials about the administrator of the PostgreSQL database. Because in my opinion it is one of the best database
davidpm
rails
2018-03-06 05:09
Bootstrap with Rails and Postgres
> rails new app_name ...gives you all you need to get started developing an application, notably using SQLite as the default datastore. I've always worked with Postgresql (postgres) since I started
Older →