Re: Specific objects backup in PostgreSQL

From: nikhil kumar <nikhil(dot)dba97(at)gmail(dot)com>
To: asotolongo(at)gmail(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Specific objects backup in PostgreSQL
Date: 2024-07-11 03:29:50
Message-ID: CACJRp48tXj3_MgyYjrBR53giNT4La=WZLvmYEuM=DH3r_k2NBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thank you everyone for your help

On Thu, 11 Jul, 2024, 1:34 am Anthony Sotolongo, <asotolongo(at)gmail(dot)com>
wrote:

> Hi Nikhil, maybe you can apply some tricks playing with pg_dump -s and
> pg_restore --list
>
>
> check this link: https://stackoverflow.com/a/13758324/8308381
>
>
> Regards
>
> On 10-07-24 14:05, nikhil kumar wrote:
> > Dear Team,
> >
> > We received a request from client. They required all functions, stored
> > procedures and triggers backup. can anyone please let me know. How to
> > take backup only above objects.
> >
> >
> > Thanks & Regards,
> > Nikhil,
> > PostgreSQL DBA.
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message FREYBURGER Simon (SNCF VOYAGEURS / DIRECTION GENERALE TGV / DM RMP YIELD MANAGEMENT) 2024-07-11 14:59:26 RE: How to solve my slow disk i/o throughput during index scan
Previous Message Anthony Sotolongo 2024-07-10 20:04:48 Re: Specific objects backup in PostgreSQL