• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Error Handling Scripting • Spamfilter Script Configuration tab • User Manager Script • VPOP3.PostgresQuery • How to install PostgreSQL to use another port • Lua Scripting • VPOP3 cannot access PostgreSQL - timeout expired • SMTP Server Lua Scripting • Monitor Scripting • Batch file to end a database backup

postgresql

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (45)
  • reference (19)
  • faq (2)
  • fatal (1)
  • mailapi (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • What is PostgreSQL?
  • Install VPOP3 using external PostgreSQL database
  • How to install PostgreSQL to use another port
  • Manually installing the PostgreSQL Database Server
  • PostgreSQL Replication
  • PostgreSQL server won't start due to damaged log files
  • Problems with installing PostgreSQL during VPOP3 Installation
  • Upgrading PostgreSQL Database Software
  • VPOP3 cannot access PostgreSQL - timeout expired
  • vpop3db_postgresql_service_not_starting

Fulltext results:

How to Restore a backup of VPOP3 @how_to
21 Hits, Last modified: 7 years ago
ere you restored VPOP3. This should reinstall the PostgreSQL database system. //Do not start VPOP3 at this tim... op3**. When it prompts for the password enter the PostgreSQL master password - default **pgsqlpass**. (<port n... stamps). When it prompts for a password enter the PostgreSQL master password - default **pgsqlpass**. (<port n... ere you restored VPOP3. This should reinstall the PostgreSQL database system. //Do not start VPOP3 at this tim
v3/4 - Move the message store to a new folder/drive @how_to
20 Hits, Last modified: 7 years ago
n directory where it is. - Stop VPOP3 - Stop PostgreSQL - Remove the PostgreSQL service - Move database to the new folder - Reassign permissions for PostgreSQL - Reinstall the PostgreSQL service - Restart PostgreSQL - Restart VPOP3 Note that we can do this for y
How to move the VPOP3 Message Store to a new PC @how_to
16 Hits, Last modified: 7 years ago
re database on another PC. =====Manually Install PostgreSQL on the new PC===== Download the 'pgInstaller' version of PostgreSQL from the [[http://www.postgresql.org/download/windows|PostgreSQL website]]. VPOP3 has been developed using the 8.3 versions of PostgreSQL (the
What is PostgreSQL? @faq
16 Hits, Last modified: 7 years ago
=====What is PostgreSQL?====== [[http://www.postgresql.org|PostgreSQL]] is an SQL database engine. =====VPOP3 and PostgreSQL===== In VPOP3 2.x, VPOP3 uses a database engine called
Database Maintenance @how_to
16 Hits, Last modified: 7 years ago
ase Maintenance====== VPOP3 uses the [[http://www.postgresql.org|PostgreSQL]] database server for most of its data storage. Normally this will not require any special ma... you will need to close down VPOP3 first, because PostgreSQL needs exclusive access to the database to perform... ese operations may take some time! There are some PostgreSQL utility programs in the VPOP3\pgsql\bin directory
How to Backup VPOP3 @how_to
15 Hits, Last modified: 7 years ago
'' (This assumes a standard installation, if your PostgreSQL installation is non-standard, then you may need t... ing the pg_dump program, or create a [[http://www.postgresql.org/docs/9.1/static/libpq-pgpass.html|pgpass.conf... overy/incremental backups=== VPOP3 version 5 uses PostgreSQL 9.1, and stores all settings/messages in the database. This means that you can use alternative PostgreSQL backup procedures. These are outside the scope of
v5 - Move the message store to a new folder/drive @how_to
14 Hits, Last modified: 6 years ago
n directory where it is. - Stop VPOP3 - Stop PostgreSQL - Remove the PostgreSQL service - Move database to the new folder - Reassign permissions for PostgreSQL - Reinstall the PostgreSQL service - Restart PostgreSQL - Restart VPOP3 See the [[video:move_the_vpop3
How to move VPOP3 V3 to a new folder @how_to
12 Hits, Last modified: 7 years ago
ew folder on the same PC - Stop VPOP3 - Stop PostgreSQL - Remove the PostgreSQL service - Move VPOP3 to the new folder - Reassign permissions for PostgreSQL - Install the PostgreSQL service - Reset some paths in the registry - Reinstall VPOP3 Note that we can
How to install PostgreSQL to use another port @how_to
11 Hits, Last modified: 7 years ago
======How to install PostgreSQL to use another port====== If the VPOP3 computer has a version of PostgreSQL older than version 8.3 installed for other softwa... /don't want to remove that you need to set up the PostgreSQL 8.3 or later for VPOP3 to use a different TCP/IP ... you, so you have to do it manually =====Install PostgreSQL manually===== [[Install PostgreSQL manually]] ont
Database schema used in VPOP3 5.x @reference
10 Hits, Last modified: 7 years ago
well. Also note that VPOP3 5.x uses [[http://www.postgresql.org/docs/9.1/static/release-9-1-3.html|PostgreSQL 9.1]] or later, whereas 3.x-4.x use PostgreSQL [[http://www.postgresql.org/docs/8.3/static/release-8-3-15.html|8.3]] or later. The default database name us
PostgreSQL server won't start due to damaged log files @how_to
9 Hits, Last modified: 7 years ago
======PostgreSQL server won't start due to damaged log files====== If the PostgreSQL server won't start at all, because its transactio... a password, type in the password you want for the PostgreSQL superuser - we use **pgsqlpass**. If you choose t... remember what it is! - Type <code>copy data_old\postgresql.conf data</code><code>copy data_old\vpop3db.conf
Database -> Backups Tab @reference
8 Hits, Last modified: 7 years ago
the VPOP3 backup feature, or manually backup the PostgreSQL database using the pg_dump command, or use another program to backup the PostgreSQL database if you wish. Note that a simple disk cop... _to:restore_a_backup_of_vpop3]] In general the **PostgreSQL Binary Directory** and **Dump Command Options** s... rent location, or with a different filename. ====PostgreSQL Binary Directory==== This is where the PostgreSQL
FATAL: connection limit exceeded for non-superusers @fatal
8 Hits, Last modified: 7 years ago
means that there are too many connections to the PostgreSQL database server. =====VPOP3 having exclusive use of database===== If only VPOP3 is using the PostgreSQL database, then you can reduce the number of conne... sharing the database===== If VPOP3 is sharing the PostgreSQL database with some other software, then you will ... nnection limits accordingly. =====Increasing the PostgreSQL Server Limit===== In the **VPOP3\pgsql\data** dir
VPOP3 Not Starting Properly @how_to
7 Hits, Last modified: 7 years ago
In VPOP3 v3 and later, VPOP3 uses a [[http://www.postgresql.org|PostgreSQL]] Database server for data storage, so if the database server is not running, VPOP3 will not b... en first of all, check that the **VPOP3DB** (or **PostgreSQL-VPOP3** in VPOP3 v3 and v4) service is running in... r starts and stops immediately, see the [[VPOP3DB_PostgreSQL service not starting|VPOP3DB service not starting
Database Issues @how_to
7 Hits, Last modified: 7 years ago
= VPOP3 version 3 and later use the [[http://www.postgresql.org|PostgreSQL]]] database server. This is an open source enterprise level database server. Several VPOP3 pro... oftware conflicting with database]] * [[VPOP3DB/PostgreSQL service not starting|VPOP3DB Service not starting... rocess is running, then that is often because the PostgreSQL service is not running. If the PostgreSQL service
Repairing corrupted database @how_to
6 Hits, Last modified: 17 months ago
PostgreSQL Replication @how_to
6 Hits, Last modified: 6 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier @how_to
6 Hits, Last modified: 5 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier @how_to
6 Hits, Last modified: 5 years ago
VPOP3 Historical Logger Backlog @how_to
6 Hits, Last modified: 7 years ago
How to move VPOP3 V5+ to a new folder @how_to
5 Hits, Last modified: 4 years ago
VPOP3 cannot access PostgreSQL - timeout expired @how_to
5 Hits, Last modified: 7 years ago
How to Install VPOP3 @how_to
5 Hits, Last modified: 4 years ago
Restore a database backup @how_to
5 Hits, Last modified: 21 months ago
How To Upgrade VPOP3 to version 5 or later @how_to
5 Hits, Last modified: 6 years ago
Upgrading PostgreSQL Database Software @how_to
5 Hits, Last modified: 7 years ago
Many instances of Postgres.exe are running @how_to
4 Hits, Last modified: 7 years ago
Move VPOP3 Version 3 or 4 to a new PC @how_to
4 Hits, Last modified: 6 years ago
Full Text Search @how_to
4 Hits, Last modified: 7 years ago
Spamfilter database comparators @reference
4 Hits, Last modified: 7 years ago
AutoresponderConditionList Replacement @mailapi
4 Hits, Last modified: 7 years ago
Users.AutoresponderConditions table @reference
4 Hits, Last modified: 7 years ago
Install VPOP3 using external PostgreSQL database @how_to
3 Hits, Last modified: 7 years ago
Move VPOP3 Version 5 (or later) to a new PC @how_to
3 Hits, Last modified: 9 months ago
VPOP3 Database Size @how_to
3 Hits, Last modified: 7 years ago
Database Backup Failed @how_to
3 Hits, Last modified: 7 years ago
Problems with installing PostgreSQL during VPOP3 Installation @how_to
2 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
2 Hits, Last modified: 7 years ago
Obtaining Windows Event Log @how_to
2 Hits, Last modified: 7 years ago
Move the message store - alternative method @how_to
2 Hits, Last modified: 7 years ago
How to estimate Database Upgrade Time @how_to
2 Hits, Last modified: 7 years ago
Spam Filter Rules: DBDeleteTime @reference
2 Hits, Last modified: 7 years ago
Database -> Restore Tab @reference
2 Hits, Last modified: 7 years ago
LogDB.Recipients table @reference
1 Hits, Last modified: 7 years ago
LogDB.Sessions table @reference
1 Hits, Last modified: 7 years ago
LogDB.SpamRules table @reference
1 Hits, Last modified: 7 years ago
Running database updates within a transaction @reference
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table @reference
1 Hits, Last modified: 7 years ago
LogDB.Messages table @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: DBQueryOne @reference
1 Hits, Last modified: 7 years ago
LogDB.Attachments table @reference
1 Hits, Last modified: 7 years ago
VPOP3.PostgresQuery @reference
1 Hits, Last modified: 7 years ago
Frequently Asked Questions @faq
1 Hits, Last modified: 4 years ago
Database -> Message Store Tab @reference
1 Hits, Last modified: 7 years ago
Copy SMTP Rules - Database Query @reference
1 Hits, Last modified: 7 years ago
Calendar.Events table @reference
1 Hits, Last modified: 7 years ago
Calendar.Calendars table @reference
1 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist @how_to
1 Hits, Last modified: 7 years ago
Video Tutorials @how_to
1 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
1 Hits, Last modified: 3 years ago
Manually installing the PostgreSQL Database Server @how_to
1 Hits, Last modified: 7 years ago
Localhost missing from Vista HOSTS file @how_to
1 Hits, Last modified: 7 years ago
Installation Errors @how_to
1 Hits, Last modified: 7 years ago
Error Messages @how_to
1 Hits, Last modified: 2 years ago
Database & Disk Caching @how_to
1 Hits, Last modified: 7 years ago
Compatibility with SpamPal @how_to
1 Hits, Last modified: 7 years ago
C++ Error Popup @how_to
1 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3 @how_to
1 Hits, Last modified: 7 years ago
Formatting Syntax @wiki
1 Hits, Last modified: 3 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki