By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: PostgreSQL Database Lands Initial Support For IO_uring: “Can Be Considerably Faster”
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > PostgreSQL Database Lands Initial Support For IO_uring: “Can Be Considerably Faster”
Computing

PostgreSQL Database Lands Initial Support For IO_uring: “Can Be Considerably Faster”

News Room
Last updated: 2025/03/27 at 6:58 AM
News Room Published 27 March 2025
Share
SHARE

As a very exciting improvement for the open-source PostgreSQL database server, it has merged initial support for making use of IO_uring on Linux servers for asynchronous I/O and can provide for some nice performance improvements.

The very initial support for using IO_uring has been merged to PostgreSQL Git as of yesterday, 26 March. This is a very exciting feature addition ahead of PostgreSQL 18 to be introduced later in the year.

This IO_uring support requires building PostgreSQL Git with the “–with-liburing” for building against IO_uring’s liburing library. This Linux-specific feature also requires setting the “io_method=io_uring” PostgreSQL option for using IO_uring as the database server’s I/O method.

This commit added the optional liburing build dependency and then this follow-up commit is what goes ahead with the integration and adding the io_method=io_uring option. That commit explains:

“aio: Add io_method=io_uring

Performing AIO using io_uring can be considerably faster than io_method=worker, particularly when lots of small IOs are issued, as

a) the context-switch overhead for worker based AIO becomes more significant
b) the number of IO workers can become limiting

io_uring, however, is linux specific and requires an additional compile-time dependency (liburing).

This implementation is fairly simple and there are substantial optimization opportunities.”

Prior discussions around IO_uring for PostgreSQL have shown off some very nice potential of the IO_uring/liburing path:

PostgreSQL benchmarks

And there’s even room left for further performance optimizations.

It’s very exciting seeing this IO_uring support merged for mainline PostgreSQL and will be interesting to see how well-tuned the IO_uring method is by the time of the PostgreSQL 18.0 release. PostgreSQL 18.0 should be debuting in September.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article March Madness 2025: How to Watch the Sweet 16 Today
Next Article NHS vendor Advanced to pay £3M fine following 2022 ransomware attack | News
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Teens with 'addictive' phone use more likely to be suicidal: Study
News
ARIA GEN 2, New Meta Glasses for Professional Applications
Mobile
Microsoft Releases WSL 2.6 As The First Open-Source Release
Computing
You can now use your UK passport on your phone – here’s how it works
Gadget

You Might also Like

Computing

Microsoft Releases WSL 2.6 As The First Open-Source Release

2 Min Read
Computing

Xiaomi secures land to expand EV manufacturing plant in Beijing · TechNode

1 Min Read
Computing

Why African policies must become tools, not trophies

9 Min Read
Computing

Forget Perfection—Just Build Something People Want (in 48 Hours or Less) | HackerNoon

5 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?