Re: Is anyone up for hosting the online PG game "Schemaverse"?

2025-05-09 Thread Merlin Moncure
On Thu, May 8, 2025 at 7:52 PM Joshua McDougall wrote: > Hi Merlin, > > The core database portion isn’t too complicated to get setup, it’s a > sqitch project. There are a couple Perl scripts that run continuously in a > screen session as well. > > The web interfaces are a little dated and need so

Re: Looking for pgbench Benchmark Results Across PostgreSQL Versions

2025-05-09 Thread SERHAD ERDEM
Hi ,you may look at this , https://smalldatum.blogspot.com/2023/10/postgres-versions-11-12-13-14-15-and-16.html [https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTQGvK-hx60qAae2LBQxBCnM0DOvzplpt8dtv0q29mtGvASKuop-QcubW1fmGgdfwer6SEBRoAPK1lN9ejTt9ofTcN2YVQA7FyH2gplVhDiiLULFvYZxykzk8NYjYqs

Re: pg_rewind problem: cannot find WAL

2025-05-09 Thread Luca Ferrari
On Thu, May 8, 2025 at 5:11 PM Adrian Klaver wrote: > /usr/lib/postgresql/17/bin/pg_rewind --help > pg_rewind resynchronizes a PostgreSQL cluster with another copy of the > cluster. >--config-file=FILENAME use specified main server configuration shame on me! I was grepping config_fil

Re: Looking for pgbench Benchmark Results Across PostgreSQL Versions

2025-05-09 Thread Daniel Gustafsson
> On 8 May 2025, at 22:07, Özkan Pakdil wrote: > > Hi everyone, > I’ve been searching for a website that provides pgbench results for different > PostgreSQL versions, from 11 to 18, including the latest beta or alpha > releases. > Does anyone know of such a site? There has been work towards su