Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Database
    • Database
    • Servers
    • Storage

    New PostgreSQL Database Ready to Go

    Written by

    Brian Prince
    Published February 3, 2008
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      The new version of the PostgreSQL open-source database hit the streets Feb. 4 with a host of new features to enhance performance to meet the data management needs of enterprises and large organizations.

      While still not as widely used as MySQL, in the open-source database world, PostgreSQL has sought to make a name for itself as a viable alternative to proprietary, enterprise-level databases. Officials connected to the PostgreSQL Global Development Group hope the new release will speed adoption among organizations looking for viable, cost-effective alternatives to proprietary databases.

      Version 8.3 includes a number of enhancements around performance. Among them are an asynchronous commit option for faster response time on some transactions and HOT (Heap Only Tuples), which cuts the maintenance overhead associated with frequently updated tables by some 75 percent, according to those involved in the project.

      “Transactional database systems create garbage as they process updates invalid index nodes, former row versions, empty data page space – from data which has changed, just as programming languages create garbage in memory as they operate,” said Josh Berkus, a PostgreSQL Core Team member. “In PostgreSQL’s case, [this] garbage collection was dealt with offline through a utility called VACUUM. The advantage of HOT is that it allows a lot of these abandoned row versions to be recycled on the fly, while the data is in memory for a query, greatly reducing the need for VACUUM.

      “HOT also allows avoiding index updates for many data changes [that] used to require them,” he said. “This, in turn, significantly improves performance on high-update workloads.”

      PostgreSQL is the first open-source database to implement Synchronized Scan, which is aimed at reducing input/output for data mining.

      “The idea of Synchronized Scan is that, if you have a single, very large table from which you need to query a lot of data, it can take seconds or minutes to cycle through memory,” Berkus said. “In the past, and in most other [relational database management systems], a second query against the same large table would request a second copy of the table in order to start over at the beginning. Synchronized scan allows the second and succeeding scans to piggyback on the first scan and only cycle back to revisit the beginning of the table after the first scan has finished. This means the table is read from disk less times to satisfy more queries.”

      Other new features are aimed at application developers, including ANSI-standard SQL/SSPI authentication support and new data types. Visual C++ compilation of PostgreSQL has been enabled to improve stability and performance on Windows. New logging options have been added and the overhead of the statistics collector has been diminished in order to make it easier to monitor servers, officials said.

      Brian Prince
      Brian Prince

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×