|
|
Server Applications Technical Updates [Page: 25 of 120] @ TACKtech Corp. |
|
|
When we aren't looking for pictures of kittens on the internet, internals developers are nearly always looking for ways to improve PHP, a few developers have a focus on performance.Over the last year, some research into the possibility of introducing JIT compilation capabilities to PHP has been conducted.During this research, the realization was made that in order to achieve optimal performance from PHP, some internal API's should be changed.This necessitated the birth of the phpng branch, initially authored by Dmitry Stogov, Xinchen Hui, and Nikita Popov. This branch does not include JIT capabilities, but rather seeks to solve those problems that prohibit the current, and any future implementation of a JIT capable executor achieving optimal performance by improving memory usage and cleaning up some core API's.By making these improvements, the phpng branch gives us a considerable performance gain in real world applications, for example a 20% increase in throughput for Wordpress. The door may well now be open for a JIT capable compiler that can perform as we expect, but it's necessary to say that these changes stand strong on their own, without requiring a JIT capable compiler in the future to validate them.The name "Next Generation" was optimistically presumptuous; in reality phpng is an internal project that we are working on, it is not a production ready branch that anyone should deploy, or judge as they would a release of PHP.The work on phpng, the doors it opens, the conversations it has started, the collaboration it is inspiring, are all worth getting excited about. But, we need to stay grounded, honest, and open; and say that there is much work to do in order to make the "Next Generation" a reality, this is only the start.
|
|
Full View / NID: 48222 / Submitted by: The Zilla of Zuron
|
|
SQL Maestro Group announces the release of PostgreSQL Maestro 14.5, a powerful Windows GUI solution for PostgreSQL database server administration and database development.
The new version is immediately available for download.
Top 10 new features:
- PostgreSQL 9.4 compatibility.
- Support for materialized views.
- Support for range types.
- Enhanced Function Editor.
- Updatable views generation.
- SQL Editor: support for DML statements with the RETURNING clause.
- Data import from several files to a single table.
- Advanced Column Builder for text files with fixed column width.
- Data export to the JSON format.
- Some performance and usability improvements.
There are also some other useful things. Full press release is available at the SQL Maestro Group website.
|
|
Full View / NID: 48212 / Submitted by: The Zilla of Zuron
|
|
Full View / NID: 48209 / Submitted by: The Zilla of Zuron
|
|
Yesterday saw the first beta release of the new PostgreSQL version 9.4. Along
with the sources, we uploaded binary packages to Debian experimental and
apt.postgresql.org, so there's now packages ready to be tested on Debian
wheezy, squeeze, testing/unstable, and Ubuntu trusty, saucy, precise, and
lucid.
If you are using one of the release distributions of Debian or Ubuntu, add this
to your /etc/apt/sources.list.d/pgdg.list to have 9.4 available:
deb http://apt.postgresql.org/pub/repos/apt/ codename-pgdg main 9.4
On Debian jessie and sid, install the packages from experimental.
Happy testing!
|
|
Full View / NID: 48138 / Submitted by: The Zilla of Zuron
|
|
The PHP development team announces the immediate availability of PHP 5.6.0beta3. As we entered the feature freeze with beta1, this is is a bugfix-only release. All users of PHP are encouraged to test this version carefully, and report any bugs in the bug tracking system. THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!For more information about the new features you can check out the work-in-progress documentation or you can read the full list of changes in the NEWS file contained in the release archive. For source downloads of PHP 5.6.0beta3 please visit the download page. Windows binaries can be found on windows.php.net/qa/. Our fourth and final beta should show up on the 29th of May. Thank you for helping us make PHP better.
|
|
Full View / NID: 48131 / Submitted by: The Zilla of Zuron
|
|
The PostgreSQL Global Development Group announced that the first beta release of PostgreSQL 9.4, the latest version of the world's leading open source database, is available today. This beta contains previews of all of the features which will be available in version 9.4, and is ready for testing by the worldwide PostgreSQL community. Please download, test, and report what you find.
Major Features
The new major features available for testing in this beta include:
- JSONB: 9.4 includes the new JSONB "binary JSON" type. This new storage format for document data is higher-performance, and comes with indexing, functions and operators for manipulating JSON data.
- Replication: The new Data Change Streaming API allows decoding and transformation of the replication stream. This lays the foundation for new replication tools that support high-speed and more flexible replication and scale-out solutions.
- Materialized Views with "Refresh Concurrently", which permit fast-response background summary reports for complex data.
- ALTER SYSTEM SET, which enables modifications to postgresql.conf from the SQL command line and from remote clients, easing administration tasks.
These features expand the capabilities of PostgreSQL, and introduce new syntax, APIs, and management interfaces.
Additional Features
There are many other features in the 9.4 beta, all of which need testing by you:
- Dynamic Background Workers
- Replication Slots
- Write Scalability improvements
- Aggregate performance improvements
- Reductions in WAL volume
- GIN indexes up to 50% smaller and faster
- Updatable security barrier views
- New array manipulation and table functions
- Time-delayed standbys
- MVCC system catalog updates
- Decrease lock level for some ALTER TABLE commands
- Backup throttling
- WITHIN GROUP
There have also been many internal changes in the inner workings of the Write Ahead Log (WAL), GIN indexes, replication, aggregation, and management of the system catalogs. The means we need you to help us find any new bugs that we may have introduced in these areas before the full release of 9.4.
For a full listing of the features in version 9.4 Beta, please see the release notes. Additional descriptions and notes on the new features are available on the 9.4 Features Wiki Page.
Test 9.4 Beta 1 Now
We depend on our community to help test the next version in order to guarantee that it is high-performance and bug-free. Please download PostgreSQL 9.4 Beta 1 and try it with your workloads and applications as soon as you can, and give feedback to the PostgreSQL developers. Features and APIs in Beta 1 will not change substantially before final release, so it is now safe to start building applications against the new features. More information on how to test and report issues
Get the PostgreSQL 9.4 Beta 1, including binaries and installers for Windows, Linux and Mac from our download page.
Full documentation of the new version is available online, and also installs with PostgreSQL.
|
|
Full View / NID: 48128 / Submitted by: The Zilla of Zuron
|
|
TransLattice announces the availability of the release candidate for Postgres-XL, an open source, clustered, parallel SQL database designed for both OLTP and Big Data analytics.
The key capabilities of Postgres-XL include OLTP write scalability, massive parallel processing (MPP), cluster-wide ACID (atomicity, consistency, isolation, durability) properties and multi-tenant security.
Open access to Postgres-XL further extends the open source PostgreSQL ecosystem and offers additional choices to the community.
Postgres-XL is based on StormDB, the commercial product acquired by TransLattice in 2013. TransLattice will continue to actively contribute to Postgres-XL.
More information can be found at http://www.postgres-xl.org
The full press release of the announcement can be read here: http://www.translattice.com/pr/TransLattice_Launches_Postgres-XL_an_Open_Source_Database_Designed_for_OLTP_and_Big_Data_Analytics.shtml
|
|
Full View / NID: 48132 / Submitted by: The Zilla of Zuron
|
|
EnterpriseDB is pleased to announce the initial release of pg_catcheck, a catalog integrity checker for PostgreSQL and Postgres Plus Advanced Server.
pg_catcheck is a simple tool for diagnosing system catalog corruption, released under the same license as PostgreSQL itself. pg_catcheck reports logical errors in system catalogs, such as a value in pg_catalog.relnamespace that is not present in pg_namespace.oid. It is intended to make it easy to determine the nature and extent of system catalog corruption so that you (or your PostgreSQL support provider) can take whatever recovery actions you might deem appropriate, such as repairing enough of the damage to take a successful pg_dump of the damaged cluster. pg_catcheck has been tested on Linux and Windows and is expected to
work on other operating systems, and it supports server versions 8.4 and newer.
For more details, see the source code and README here.
You can join the project mailing list, pg-catcheck@enterprisedb.com, here.
|
|
Full View / NID: 48090 / Submitted by: The Zilla of Zuron
|
|
Paris, France - May 6th, 2014
DALIBO is proud to announce the release of pgBadger 5.1.
pgBadger is a PostgreSQL performance analyzer, built for speed with
fully detailed reports based on your Postgres log files.
This new release fixes several issues and adds some new features:
- Support to named PREPARE and EXECUTE queries. They are replaced by
the real prepare statement and reported into top queries.
- Add new --exclude-line command line option for excluding immediately
log entries matching any regex.
- Included remote and client information into the most frequent events.
- pgBadger is now able to parse remote logfiles using a password less
ssh connection and generate locally the reports.
- Histogram granularity can be adjusted using the -A command line option.
- Add new detail information on top queries to show when the query is a
bind query.
- Support to logfile compressed using the xz compression format.
- Change week/day menu in incremental index, it is now represented as
usual with a calendar view per month.
- Fix various compatibility issue with Windows and Perl 5.8
For the complete list of changes, please checkout the release note on
https://github.com/dalibo/pgbadger/blob/master/ChangeLog
Links & Credits
DALIBO would like to thank the developers who submitted patches and the
users who reported bugs and feature requests, especially Herve Werner,
Fangr Zhang, Ulf Renman, Thom Brown, Johnny Tan, hkrizek, Magnus Persson,
Ronan Dunklau, Adrien Nayrat, William Moran, Orange OLPS department, Josh
Kupershmidt, brunomgalmeida, Brian DeRocher, ferfebles and Josh Berkus.
With very special thanks to Herve Werner who took time and efforts to
heavily test the incremental pgBadger feature.
pgBadger is an open project. Any contribution to build a better tool is
welcome. You just have to send your ideas, features requests or patches
using the GitHub tools or directly on our mailing list.
Links :
About pgBadger :
pgBagder is a new generation log analyzer for PostgreSQL, created by
Gilles Darold (also author of ora2pg, the powerful migration tool).
pgBadger is a fast and easy tool to analyze your SQL traffic and create
HTML5 reports with dynamics graphs. pgBadger is the perfect tool to
understand the behavior of your PostgreSQL servers and identify which
SQL queries need to be optimized.
Docs, Download & Demo at http://dalibo.github.io/pgbadger/
About DALIBO :
DALIBO is the leading PostgreSQL company in France, providing support,
trainings and consulting to its customers since 2005. The company
contributes to the PostgreSQL community in various ways, including :
code, articles, translations, free conferences and workshops
Check out DALIBO's open source projects at http://dalibo.github.io
|
|
Full View / NID: 48006 / Submitted by: The Zilla of Zuron
|
|
We are pleased to announce the release of TeamPostgreSQL 1.07.
TeamPostgreSQL is a free PostgreSQL web interface, that enables access to PostgreSQL databases through the browser. Ideal for organizations to provide database access via the internet or intranet, or simply as a great database interface on your local machine.
Some feature highlights:
- Fast and dynamic AJAX web interface
- Powerful data navigation, using one-click search, relationship navigation, filtering and more
- Database management, including database objects and tablespace management
- Import/export of individual database objects or entire databases
- Tabbed SQL editor with SQL auto-completion
- Favorites function for easy storing and sharing of SQL snippets and scripts
- Upload and download files directly to/from binary fields
- A lot more useful stuff!
.
More info, online demo and download links at the website: http://www.teampostgresql.com
Enjoy!
|
|
Full View / NID: 47991 / Submitted by: The Zilla of Zuron
|
|
The PHP development team announces the immediate availability of PHP 5.6.0beta2. As we entered the feature freeze with beta1, this release is almost exclusively a bugfix-only release. All users of PHP are encouraged to test this version carefully, and report any bugs in the bug tracking system. THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION! PHP 5.6.0beta2 comes with a small number of new features, including: Watchpoint support for phpdbgA new fetching mode to mysqlnd which uses less memory but implies more memory copyFor more information about the new features you can check out the work-in-progress documentation or you can read the full list of changes in the NEWS file contained in the release archive. For source downloads of PHP 5.6.0beta2 please visit the download page. Windows binaries can be found on windows.php.net/qa/. Our third beta should show up on the 15th of May. Thank you for helping us make PHP better.
|
|
Full View / NID: 47985 / Submitted by: The Zilla of Zuron
|
|
The PHP development team announces the immediate availability of PHP 5.4.28. 19 bugs were fixed in this release, including CVE-2014-0185. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.28 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
|
|
Full View / NID: 47978 / Submitted by: The Zilla of Zuron
|
|
PostgresDAC v2.12.0 with support for Delphi XE6 and C++ Builder XE6 is available immediately!
Full changelog:
- [!] Support for Delphi XE6 and C++ Builder XE6 introduced
- [!] Support for PostgreSQL 8.x, 9.x available
- [!] TPSQLDump allows non-Latin characters in output file names
- [*] "W1000 Symbol 'DefaultFields' is deprecated'" warning eliminated
- [*] "W1030 Invalid compiler directive: 'True'" warning eliminated
Download
You're welcome to download the PostgresDAC v2.12.0 right now at:
http://microolap.com/products/connectivity/postgresdac/download/ or login to your private area on our site at
http://microolap.com/my/downloads/
Feedback
Please don't hesitate to ask any questions or report bugs with our Support Ticketing system available at
http://www.microolap.com/support/
|
|
Full View / NID: 47992 / Submitted by: The Zilla of Zuron
|
|
The PHP Development Team announces the immediate availability of PHP 5.5.12. This release fixes several bugs against PHP 5.5.11, as well as CVE-2014-0185 regarding PHP-FPM.All PHP users are encouraged to upgrade to this new version.For source downloads of PHP 5.5.12, please visit our downloads page. Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
|
|
Full View / NID: 48045 / Submitted by: The Zilla of Zuron
|
|
The PHP Development Team announces the immediate availability of PHP 5.5.12. This release fixes several bugs against PHP 5.5.11, as well as CVE-2014-0185 regarding PHP-FPM.All PHP users are encouraged to upgrade to this new version.For source downloads of PHP 5.5.12, please visit our downloads page. Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
|
|
Full View / NID: 47979 / Submitted by: The Zilla of Zuron
|
|
Database .NET v11 is an innovative, powerful and intuitive multiple database management tool,
With it you can Browse objects, Design tables, Edit rows, Export data and Run queries with a consistent interface.
Free, All-In-One, Portable, Standalone (No Installation) and Multlanguage.
New features from version 10.1 to 11.0:
- Compatible with the latest versions of PostgreSQL.
- Updated to Npgsql.dll 2.1.3
- Added Support for JSON data type of PostgreSQL
- Added Support for renaming all objects of PostgreSQL
- Added Executing SQL Statements from a text file
- Added Displaying Row Count of tables
- Added Displaying Connection time
- Added Data Editor for View objects
- Added Search Table Data
- Added Empty Table
- Added New Connection Manager
- Added New Object Navigator
- Added Script All Table Data (INSERTs)
- Added IntelliSense for Cross-schema table access
- Added Selected Text to Query Builder
- Added Dynamic Context Menu[?]
The new version is immediately available for download.
|
|
Full View / NID: 47813 / Submitted by: The Zilla of Zuron
|
|
14 April 2014: 2ndQuadrant is proud to announce the release of
version 1.3.1 of Barman, Backup and Recovery Manager for PostgreSQL.
This minor release introduces support for concurrent backup using
physical file based copy through "rsync", in conjunction with
pgespresso, a new open source extension available for PostgreSQL 9.2
and 9.3. Concurrent backup allows database administrators that rely on
Barman, to finally offload backup operations to a streaming replicated
standby server, opening new important scenarios in disaster recovery
architectures of PostgreSQL 9.2+ database servers.
The "barman diagnose" command has been implemented to print important
information about the system and the configuration of Barman, allowing
users to provide detailed diagnostics data in case of support requests.
Version 1.3.1 fixes an important bug on recovery that was affecting only
those users having tablespaces created inside the PGDATA directory. This
behaviour was introduced in version 1.3.0.
Minor bugs have also been fixed.
Many thanks for funding towards the development of this release go to
Adyen (www.adyen.com).
For a complete list of changes, see the "Release Notes" section below.
Links
Release notes
- Added support for concurrent backup of PostgreSQL 9.2 and 9.3
servers that use the "pgespresso" extension. This feature is
controlled by the "backup_options" configuration option
(global/server) and activated when set to "concurrent_backup".
Concurrent backup allows DBAs to perform full backup operations from
a streaming replicated standby.
- Added the "barman diagnose" command which prints important
information about the Barman system (extremely useful for support
and problem solving)
- Improved error messages and exception handling interface
- Fixed bug in recovery of tablespaces that are created inside the
PGDATA directory (bug introduced in version 1.3.0)
- Fixed minor bug of unhandled -q option, for quiet mode of commands
to be used in cron jobs (bug introduced in version 1.3.0)
- Minor bug fixes and code refactoring
Download
About Barman
Barman (Backup and Recovery Manager) is an open source administration
tool for disaster recovery of PostgreSQL servers written in Python. It
allows your organisation to perform remote backups of multiple servers
in business critical environments and help DBAs during the recovery
phase. Barman’s most requested features include backup catalogues,
retention policies, remote backup and recovery, archiving and
compression of WAL files and backups. Barman is distributed under GNU
GPL 3.
|
|
Full View / NID: 47811 / Submitted by: The Zilla of Zuron
|
|
The PHP development team announces the immediate availability of PHP 5.6.0beta1. This release adds new features and fixes bugs and marks the feature freeze for the PHP 5.6.0 release. All users of PHP are encouraged to test this version carefully, and report any bugs in the bug tracking system. THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION! PHP 5.6.0beta1 comes with a number of new features, including: A new method called fread() to the SplFileObject classA new static method called createFromMutable() to the DateTimeImmutable classA new function called hash_compare()Support for marks to the PCRE extensionSupport for asynchronous connections and queries to the Pgsql extensionFor more information about the new features you can check out the work-in-progress documentation or you can read the full list of changes in the NEWS file contained in the release archive. For source downloads of PHP 5.6.0beta1 please visit the download page. Windows binaries can be found on windows.php.net/qa/. Our second beta should show up on the 24th of April. Thank you for helping us make PHP better.
|
|
Full View / NID: 46795 / Submitted by: The Zilla of Zuron
|
|
Postgres Open 2014 will be held in Chicago, IL, at the Hotel Sax, September 17 - 19, 2014. It will feature two full days of multiple parallel tracks of PostgreSQL presentations (September 18 - 19th) from both local and global speakers, covering a wide range of topics. In addition we will also be offering a separate day of tutorials (Wednesday, September 17th). For more information about the conference, please see our website http://postgresopen.org/2014
The Program Committee is currently accepting proposals for presentations at the conference. We are interested in submissions from both seasoned PostgreSQL experts and people new in the community, from both locals and representatives of the global community. In short, from anybody who has an interesting story to tell about PostgreSQL, whether deeply technical or story about a successful (or failed) usage. All presentations are 45 minutes, with time for questions. Talks can be submitted via the website: http://postgresopen.org/2014/callforpapers/
Our early-bird ticket registration will open in May 19, 2014 and are available through June 30, 2014, after which tickets will go up to their regular price.
Finally, we are also looking for sponsors! We several tiers of sponsorship, to make sure there is a choice for everybody. If you are interested, please see the Postgres Open sponsor page http://postgresopen.org/2014/becomesponsor/
We look forward to seeing you in Chicago in September!
|
|
Full View / NID: 46784 / Submitted by: The Zilla of Zuron
|
|
The PHP development team announces the immediate availability of PHP 5.4.27. 6 bugs were fixed in this release, including CVE-2013-7345. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.27 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
|
|
Full View / NID: 46695 / Submitted by: The Zilla of Zuron
|
|
|
.....
|
|