public inbox for [email protected]help / color / mirror / Atom feed
Backup Information 6+ messages / 3 participants [nested] [flat]
* Backup Information @ 2024-10-16 07:58 SOzcn <[email protected]> 2024-10-16 12:55 ` RE: Backup Information [email protected] 0 siblings, 1 reply; 6+ messages in thread From: SOzcn @ 2024-10-16 07:58 UTC (permalink / raw) To: Pgsql-admin <[email protected]> Hello, We are currently handling backup processes for PostgreSQL through a company. I would like to monitor the backups on the database, but I have not been able to monitor the relevant query on WAL. Could you please assist with this matter? ^ permalink raw reply [nested|flat] 6+ messages in thread
* RE: Backup Information 2024-10-16 07:58 Backup Information SOzcn <[email protected]> @ 2024-10-16 12:55 ` [email protected] 2024-10-16 13:45 ` Re: Backup Information SOzcn <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: [email protected] @ 2024-10-16 12:55 UTC (permalink / raw) To: 'SOzcn' <[email protected]>; 'Pgsql-admin' <[email protected]> Let me know the version PostgreSQL , I will provide SQL to get the details from system catalog tables From: SOzcn <[email protected]> Sent: Wednesday, October 16, 2024 3:59 AM To: Pgsql-admin <[email protected]> Subject: Backup Information Hello, We are currently handling backup processes for PostgreSQL through a company. I would like to monitor the backups on the database, but I have not been able to monitor the relevant query on WAL. Could you please assist with this matter? ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Backup Information 2024-10-16 07:58 Backup Information SOzcn <[email protected]> 2024-10-16 12:55 ` RE: Backup Information [email protected] @ 2024-10-16 13:45 ` SOzcn <[email protected]> 2024-10-16 14:00 ` Re: Backup Information SOzcn <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: SOzcn @ 2024-10-16 13:45 UTC (permalink / raw) To: [email protected]; +Cc: Pgsql-admin <[email protected]> Mostly v14 and 15 some of one v9-10 but first of all v14-15 As I see on the backend it's using pg_basebackup and dumpbased. 16 Eki 2024 Çar 15:55 tarihinde <[email protected]> şunu yazdı: > Let me know the version PostgreSQL , I will provide SQL to get the details > from system catalog tables > > > > *From:* SOzcn <[email protected]> > *Sent:* Wednesday, October 16, 2024 3:59 AM > *To:* Pgsql-admin <[email protected]> > *Subject:* Backup Information > > > > Hello, > > We are currently handling backup processes for PostgreSQL through a > company. > > I would like to monitor the backups on the database, but I have not been > able to monitor the relevant query on WAL. > > Could you please assist with this matter? > ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Backup Information 2024-10-16 07:58 Backup Information SOzcn <[email protected]> 2024-10-16 12:55 ` RE: Backup Information [email protected] 2024-10-16 13:45 ` Re: Backup Information SOzcn <[email protected]> @ 2024-10-16 14:00 ` SOzcn <[email protected]> 2024-10-19 08:01 ` Re: Backup Information SOzcn <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: SOzcn @ 2024-10-16 14:00 UTC (permalink / raw) To: [email protected]; +Cc: Pgsql-admin <[email protected]> As a application using ; https://documentation.commvault.com/11.20/configuring_virtual_server_agent.html SOzcn <[email protected]>, 16 Eki 2024 Çar, 16:45 tarihinde şunu yazdı: > Mostly v14 and 15 some of one v9-10 but first of all v14-15 > > As I see on the backend it's using pg_basebackup and dumpbased. > > 16 Eki 2024 Çar 15:55 tarihinde <[email protected]> şunu yazdı: > >> Let me know the version PostgreSQL , I will provide SQL to get the >> details from system catalog tables >> >> >> >> *From:* SOzcn <[email protected]> >> *Sent:* Wednesday, October 16, 2024 3:59 AM >> *To:* Pgsql-admin <[email protected]> >> *Subject:* Backup Information >> >> >> >> Hello, >> >> We are currently handling backup processes for PostgreSQL through a >> company. >> >> I would like to monitor the backups on the database, but I have not been >> able to monitor the relevant query on WAL. >> >> Could you please assist with this matter? >> > ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Backup Information 2024-10-16 07:58 Backup Information SOzcn <[email protected]> 2024-10-16 12:55 ` RE: Backup Information [email protected] 2024-10-16 13:45 ` Re: Backup Information SOzcn <[email protected]> 2024-10-16 14:00 ` Re: Backup Information SOzcn <[email protected]> @ 2024-10-19 08:01 ` SOzcn <[email protected]> 2024-10-21 04:02 ` Re: Backup Information Muhammad Ikram <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: SOzcn @ 2024-10-19 08:01 UTC (permalink / raw) To: [email protected]; +Cc: Pgsql-admin <[email protected]> does anyone can share the experience of it? 16 Eki 2024 Çar 17:00 tarihinde SOzcn <[email protected]> şunu yazdı: > As a application using ; > https://documentation.commvault.com/11.20/configuring_virtual_server_agent.html > > SOzcn <[email protected]>, 16 Eki 2024 Çar, 16:45 tarihinde şunu > yazdı: > >> Mostly v14 and 15 some of one v9-10 but first of all v14-15 >> >> As I see on the backend it's using pg_basebackup and dumpbased. >> >> 16 Eki 2024 Çar 15:55 tarihinde <[email protected]> şunu >> yazdı: >> >>> Let me know the version PostgreSQL , I will provide SQL to get the >>> details from system catalog tables >>> >>> >>> >>> *From:* SOzcn <[email protected]> >>> *Sent:* Wednesday, October 16, 2024 3:59 AM >>> *To:* Pgsql-admin <[email protected]> >>> *Subject:* Backup Information >>> >>> >>> >>> Hello, >>> >>> We are currently handling backup processes for PostgreSQL through a >>> company. >>> >>> I would like to monitor the backups on the database, but I have not been >>> able to monitor the relevant query on WAL. >>> >>> Could you please assist with this matter? >>> >> ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Backup Information 2024-10-16 07:58 Backup Information SOzcn <[email protected]> 2024-10-16 12:55 ` RE: Backup Information [email protected] 2024-10-16 13:45 ` Re: Backup Information SOzcn <[email protected]> 2024-10-16 14:00 ` Re: Backup Information SOzcn <[email protected]> 2024-10-19 08:01 ` Re: Backup Information SOzcn <[email protected]> @ 2024-10-21 04:02 ` Muhammad Ikram <[email protected]> 0 siblings, 0 replies; 6+ messages in thread From: Muhammad Ikram @ 2024-10-21 04:02 UTC (permalink / raw) To: SOzcn <[email protected]>; +Cc: [email protected]; Pgsql-admin <[email protected]> Hi, Could you use SELECT * FROM pg_stat_progress_basebackup ; Regards, Ikram On Sat, Oct 19, 2024 at 1:01 PM SOzcn <[email protected]> wrote: > does anyone can share the experience of it? > > 16 Eki 2024 Çar 17:00 tarihinde SOzcn <[email protected]> şunu > yazdı: > >> As a application using ; >> https://documentation.commvault.com/11.20/configuring_virtual_server_agent.html >> >> SOzcn <[email protected]>, 16 Eki 2024 Çar, 16:45 tarihinde >> şunu yazdı: >> >>> Mostly v14 and 15 some of one v9-10 but first of all v14-15 >>> >>> As I see on the backend it's using pg_basebackup and dumpbased. >>> >>> 16 Eki 2024 Çar 15:55 tarihinde <[email protected]> şunu >>> yazdı: >>> >>>> Let me know the version PostgreSQL , I will provide SQL to get the >>>> details from system catalog tables >>>> >>>> >>>> >>>> *From:* SOzcn <[email protected]> >>>> *Sent:* Wednesday, October 16, 2024 3:59 AM >>>> *To:* Pgsql-admin <[email protected]> >>>> *Subject:* Backup Information >>>> >>>> >>>> >>>> Hello, >>>> >>>> We are currently handling backup processes for PostgreSQL through a >>>> company. >>>> >>>> I would like to monitor the backups on the database, but I have not >>>> been able to monitor the relevant query on WAL. >>>> >>>> Could you please assist with this matter? >>>> >>> ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2024-10-21 04:02 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-10-16 07:58 Backup Information SOzcn <[email protected]> 2024-10-16 12:55 ` [email protected] 2024-10-16 13:45 ` SOzcn <[email protected]> 2024-10-16 14:00 ` SOzcn <[email protected]> 2024-10-19 08:01 ` SOzcn <[email protected]> 2024-10-21 04:02 ` Muhammad Ikram <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox