databasetorque
databasetorque
  • 12
  • 33 751

Video

Pgbackrest configurations | Tuning | Streaming replication
zhlédnutí 3,9KPřed 2 lety
This video explains some of the important pgbackrest configurations options that you need to have for stable replication and keep the primary server highly available. Pgbackrest is one of the commonly used tools to manage postgreSQL backups and implement streaming replications. It is a feature rich tool. For more details: pgbackrest.org/command.html
How to create a signed url AWS S3 // Sharing an object with a presigned URL
zhlédnutí 235Před 2 lety
All objects in S3 by default are private. Only the object owner has permission to access these objects. However, the object owner can optionally share objects with others by creating a presigned URL, using their own security credentials, to grant time-limited permission to download the objects. In this video, it demonstrate how to generate presigned url using python.
You need to check your EDB Postgres, RIGHT NOW for redwood setting!
zhlédnutí 131Před 2 lety
This video demonstrate how redwood setting changes EDB Postgres behavior by going through an example.
Troubleshooting a failure event of SQL Server Always On Availability Group
zhlédnutí 6KPřed 2 lety
This video explains on how to troubleshoot AG failure event of SQL Server and find out the root cause for the failure.
PostgreSQL roles, schema and security
zhlédnutí 18KPřed 3 lety
In this video, I explain the concept of postgres roles, schema and manage security using them with demos.
managing pgbouncer
zhlédnutí 556Před 3 lety
This video explains the management aspect of pgbouncer by using its admin console. # pgbouncer docs www.pgbouncer.org/ # quick start guide on how to setup pgbouncer databasetorque.com/postgres-how-to-setup-pgbouncer/
Assign CPU Resources to Pods
zhlédnutí 124Před 3 lety
This demo shows how to assign a CPU request and a CPU limit to a container/Pod. Containers cannot use more CPU than the configured limit. Provided the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests.
How To Install and Initialize EDB Advanced Server 12 (Postgres)
zhlédnutí 2,7KPřed 4 lety
In this video, learn how to install and initialize EDB Advanced Server 12 (PostgreSQL). This shows how to set custom paths for the data and WAL files with the full installation and initialization of the cluster. How to mount a filesystem in CentOS czcams.com/video/aCorGIQCxl4/video.html EDB official site www.enterprisedb.com/ PostgreSQL official site www.postgresql.org/
How to mount a filesystem in CentOS
zhlédnutí 644Před 4 lety
In this video, learn how to mount a filesystem in CentOS 8.0
How To Create a VM in VMware ESXi Hypervisor
zhlédnutí 13Před 4 lety
In this video, learn how to create a VM in VMware ESXi hypervisor.
How to download EDB Advanced Server
zhlédnutí 529Před 4 lety
In this video, learn how to download EDB Advanced Server (EDB version of Postgres) EDB official site: www.enterprisedb.com/

Komentáře

  • @nguyen-tien-long
    @nguyen-tien-long Před 5 dny

    Is that correct the replica got wal from master through archive_push and archive_get of pgbackrest?

  • @FireWyvern870
    @FireWyvern870 Před měsícem

    Can you make one where there's no centralized backup server, but instead it exists in prim or stby? This usecase is useful if we don't hace the means to provide more than 2 servers

  • @swapnilvmestry
    @swapnilvmestry Před 2 měsíci

    Nice. I have one query, I have created a new database (DB1) and new user(User1), Now i want to provide the DB OWNER access to DB1 for this new user (User1), Please guide on this.

  • @sheshable
    @sheshable Před 6 měsíci

    If pg_wal is getting filled everyday and size is increasing day by day, how to overcome it?

  • @Tejaswi_DBA-lm5jr
    @Tejaswi_DBA-lm5jr Před 7 měsíci

    Hi Sir, Do you take any postgres trainings ?

    • @databasetorque4253
      @databasetorque4253 Před 7 měsíci

      Do you mean whether I conduct PostgreSQL training? I do not conduct training as of now.

    • @Tejaswi_DBA-lm5jr
      @Tejaswi_DBA-lm5jr Před 7 měsíci

      @@databasetorque4253 Thanks Sir, can you upload few more videos of Postgres ,,, 😀

  • @mauricioiturbe4620
    @mauricioiturbe4620 Před 7 měsíci

    Someone know if i could restring the exportation of a shapefile in qgis from pgadmin?

  • @phyothiritun2109
    @phyothiritun2109 Před rokem

    if we grant the create schema , that user can truncate and drop access ? even we didn't grant for drop.

  • @danialgeorge
    @danialgeorge Před rokem

    Why I cannot open multipass, before this I’ve tried delete some directory/file and learning some command in this app. But out of sudden I cannot run it open multipass and

  • @swathiv4201
    @swathiv4201 Před rokem

    what we can do to bring the ag online from offline due this fump generation error??

  • @Cult-Fan
    @Cult-Fan Před rokem

    How about this error while testing same as you said psql: error: FATAL: Peer authentication failed for user "user1"

  • @sandeshkumar7360
    @sandeshkumar7360 Před rokem

    great, thank you

  • @alessandromortola8727

    Very useful sir, thanks you

  • @nikhamdel5108
    @nikhamdel5108 Před 2 lety

    I have accidently deleted my database in posgressql can it be restored back .I don't have backup

  • @VK-fr5mc
    @VK-fr5mc Před 2 lety

    Superb, Thank You !! 🙏😊👍

  • @rdeckard66
    @rdeckard66 Před 2 lety

    Thanks for this video! It helped me a lot and was explained with easy examples. As a PostgreSQL beginner, it's not always easy to understand the basics of the underlying security. (Even if I know some other relational database server.)

  • @youforfun100
    @youforfun100 Před 2 lety

    Very clear on the user and role concept. Great job.

  • @TheRajeshmca
    @TheRajeshmca Před 2 lety

    Awesome , Excellent commanding on subject

  • @spnbpn
    @spnbpn Před 2 lety

    Thank you databasetorque , where are other videos as mentioned.

  • @hirzadaulay8859
    @hirzadaulay8859 Před 2 lety

    creating directory /pgdata/data ... initdb: could not create directory "/pgdata": Permission denied any clue to solve this?

  • @nikolozdolaberidze4652

    Good explanation! Helped a lot to figure out. Keep going on and posting more useful videos, good luck!

  • @SachithSoorage
    @SachithSoorage Před 2 lety

    Simply and clearly explained. Thanks.

  • @have2eat
    @have2eat Před 2 lety

    crystal clear -- thanks

  • @maxnoish
    @maxnoish Před 3 lety

    Very usefull video. Thank you !

  • @sonaliajetrao1183
    @sonaliajetrao1183 Před 3 lety

    Can you please make a video about postgresql schema and how to assign privileges in deep

  • @bobbush5339
    @bobbush5339 Před 3 lety

    Very good presentation.

  • @md.saddamansari1218
    @md.saddamansari1218 Před 3 lety

    Can i install it on solaris 11.3? If yes from where to download the binaries

    • @susanthabathige5860
      @susanthabathige5860 Před 3 lety

      I do not see Solaris OS on the download page of enterprisedb site. Probably you need to chat with them about this requirement. FYI, if you want to download Postgres Advanced Server version, you need to sign up to their site first. Thanks

  • @gonzamole
    @gonzamole Před 3 lety

    Very good and clear explanation

  • @vertigosoft
    @vertigosoft Před 3 lety

    Nice video tutorial. Can you do a video tutorial on how to configure a 2 node postgresql advance server with patroni HA and etcd