Nikolay Samokhvalov
                                            Nikolay Samokhvalov
                                        
                                    Horizontal scrolling would be good to have -- similar to what pspg provides for psql.
@ypadlyak hi, Postgres.ai founder here. What's happening right now is absolutely terrible, it is, by all means, a crime against the world, humanity. We're on your side, fighting with Putin's...
@GAURAV1-ui sounds great! let me know if you have questions
Alexander's presentation should be helpful: - https://vimeo.com/649616139 - https://www.slideshare.net/AlexanderKorotkov/solving-postgresql-wicked-problems
Sorry for the delay with this answer @cttr-dev. I'm looking at `t1` table and the current implementation of report p1 β here is what it shows: ``` Table | Table...
Uh, it was my attempt to have both good CI tests (running in a non-interactive mode) and the main, interactive mode for humans. An unfinished attempt β t1 doesn't offer...
thanks @oleg9301!
```sql select application_name, slot_name, slot_type, active, active_pid as pid, pg_size_pretty(pg_xlog_location_diff(pg_current_xlog_insert_location(), flush_location)) as lag from pg_stat_replication join pg_replication_slots on pid = active_pid order by 1; ``` ^^ wrong Improved / full...
Hey @markokr @petere any thoughts/decisions regarding this PR? 2 years passed..
2.5 years, woohoo! Meanwhile: https://github.com/yandex/odyssey