Category "postgresql-9.4"

Can postgres insert triggers and/or check be ran without inserting

I would love to be able to validate objects representing table rows using the database's existing constraints (triggers that raise exceptions and checks) withou

CROSSTAB PostgreSQL - Alternative for PIVOT in Oracle

I'm migrating a query of Oracle pivot to PostgreSQL crosstab. create table(cntry numeric,week numeric,year numeric,days text,day text); insert into x_c values(

Configuration of barman, pg_receivexlog failed

Can I know when I configure Barman on the HA server, do I need to install a Postgres on barman server? When I do barman check, my output is like this: Pos