Downloads:
364
Downloads of v 3.2.47:
2
Last Update:
03 Dec 2024
Published Date:
03 Dec 2024
Package Maintainer(s):
Software Author(s):
- Devart
Tags:
postgresql amazon-redshift database database-management development tool rdbms ide windows management csv json xls excel report export import er diagram data performance debug restore editor- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
dbForge Studio for PostgreSQL
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
3.2.47 | Updated: 03 Dec 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
364
Downloads of v 3.2.47:
2
Published:
03 Dec 2024
Maintainer(s):
Software Author(s):
- Devart
dbForge Studio for PostgreSQL 3.2.47
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Devart. The inclusion of Devart trademark(s), if any, upon this webpage is solely to identify Devart goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
A multi-featured GUI solution for PostgreSQL database tasks
dbForge Studio for PostgreSQL is a powerful GUI tool for the database developers, managers, and administrators who work with PostgreSQL. You can compose, edit, optimize, and execute queries, writing high-quality, accurate code. Also, the Studio includes features for working with database schemas and data, importing and exporting data, in-depth analysis of the database performance, and robust reporting functionality.
Key benefits of dbForge Studio for PostgreSQL:
- A set of helpful options for improving the speed and quality of coding. It includes the auto-completion feature that exceeds the default means in functionality. The syntax check and code formatting features help you make sure to produce the most accurate code for PostgreSQL databases.
- The Query Profiler visual tool analyzes your queries to define slow performance and other problems. It displays the detailed statistics on the query with the diagrams of execution and the execution plan. Also, it presents the list of top operations on the server to define which of them are the most resource-consuming.
- The Database Explorer tool lets you search and locate and PostgreSQL object and view its information.
- Data import and export will allow the users to perform all tasks on data migration and fill the database with data from other sources. The Studio works with over 10 popular data formats and allows for precise adjustment of the data importing/exporting task for the specific case. There are predefined task templates to configure the process quickly and accurately.
A fully-functional free trial of dbForge Studio for PostgreSQL is available for the users to evaluate the product and its capacities.
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'dbForge Studio 2020 for PostgreSQL, v3.2.47'
fileType = 'exe'
silentArgs = "/VERYSILENT /FORCECLOSEAPPLICATIONS /ngen=0 /log=`"$env:TEMP\$($env:ChocolateyPackageName)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).Uninstall.log`""
validExitCodes= @(0, 3010, 1605, 1614, 1641)
}
Write-Host "The log file will be saved to: $env:TEMP\$($env:ChocolateyPackageName)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).Uninstall.log" -ForegroundColor Yellow
Write-Host ""
Write-Host "If you are experiencing issues with installing our product, we recommend contacting our support team for assistance." -ForegroundColor Green
Write-Host "You can reach out to our support team by visiting the following link:" -ForegroundColor Green
Write-Host "https://support.devart.com/portal/en/community" -ForegroundColor Magenta
Write-Host ""
Write-Host "Additionally, you can refer to the resources and documentation provided by Chocolatey for finding possible solutions and support. You can find more information at:" -ForegroundColor Green
Write-Host "https://docs.chocolatey.org/en-us/troubleshooting#mainContent" -ForegroundColor Magenta
Write-Host ""
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
dbForge Studio for PostgreSQL 3.2.47 | 2 | Tuesday, December 3, 2024 |
Waiting for Maintainer
|
|
dbForge Studio for PostgreSQL 3.1.839 | 74 | Friday, January 19, 2024 | Approved | |
dbForge Studio for PostgreSQL 3.1.832 | 27 | Thursday, January 11, 2024 | Approved | |
dbForge Studio for PostgreSQL 3.1.789 | 47 | Tuesday, November 28, 2023 | Approved | |
dbForge Studio for PostgreSQL 3.1.701 | 51 | Friday, August 18, 2023 | Approved | |
dbForge Studio for PostgreSQL 3.1.696 | 43 | Wednesday, August 16, 2023 | Approved | |
dbForge Studio for PostgreSQL 3.1.618 | 58 | Thursday, May 25, 2023 | Approved | |
dbForge Studio for PostgreSQL 3.0.472.20230426 | 62 | Wednesday, April 26, 2023 | Approved |
-
- dotnetfx (≥ 4.7.2)
Ground Rules:
- This discussion is only about dbForge Studio for PostgreSQL and the dbForge Studio for PostgreSQL package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or dbForge Studio for PostgreSQL, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Devart (maintainer) on 03 Dec 2024 09:14:30 +00:00:
User 'Devart' (maintainer) submitted package.
chocolatey-ops (reviewer) on 03 Dec 2024 09:47:16 +00:00:
dbforge-pg-studio has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 03 Dec 2024 09:56:43 +00:00:
dbforge-pg-studio has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/90fcad67d16cfd707ec806a103d3b310 for details.
The package status will be changed and will be waiting on your next actions.