• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Download Rules • How to move messages between users • GDPR for hosted VPOP3 service • Attachments have been removed or renamed • Transmission Receipt Message • "How To" Articles • POP3 Protocol • Backscatter • Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator • Message Downloads Not Completing

database

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@how_to
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Database Backup Failed
  • Database & Disk Caching
  • Database Issues
  • Database Maintenance
  • VPOP3 Database Size
  • Delete OutQueue messages directly from the database
  • How to estimate Database Upgrade Time
  • handling_database_backups
  • Install VPOP3 using external PostgreSQL database
  • How to install PostgreSQL to use another port
  • Manually installing the PostgreSQL Database Server
  • Repairing corrupted database
  • Restore a database backup
  • Software conflicting with database service
  • Total Rebuild of Database
  • Upgrading PostgreSQL Database Software

Fulltext results:

VPOP3 Not Starting Properly
27 Hits, Last modified: 7 years ago
rly, then the first thing to check is whether the database server is starting. 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 be able to start properly... s. If this is not running, then start it. If the database service does not exist, see the [[VPOP3DB service
How to Backup VPOP3
24 Hits, Last modified: 7 years ago
will automatically perform a daily backup of the database into a file called DBBACK-x.DMP, where the backup... nday's backup, etc). In VPOP3 v5 and later, this database backup is a full backup of VPOP3. In VPOP3 v3 & v... up other files/data as well. See our "[[Handling Database Backups]]" article for some hints/tips for the au... tory tree. Make sure you backup the **[[reference:database|DBBack-<number>.DMP]]** files, these contain the
Repairing corrupted database
21 Hits, Last modified: 17 months ago
======Repairing corrupted database====== With PostgreSQL (as with most high-end databases) the database system will automatically recover after power fai... ommon causes for unrecoverable data errors are: [[database_issues#disk_caching|incorrect disk caching]], [[database_issues#possible_conflicting_software|virus scanner
Restore a database backup
19 Hits, Last modified: 21 months ago
======Restore a database backup====== By default VPOP3 makes a daily backup of the VPOP3 database to a file 'DBBACK-n.DMP' in the VPOP3 installation directory (it is possible to [[reference:database backups|change this in the settings]]). These are... ays' worth of backups. These can be useful if the database gets damaged somehow. If you have a valid backup
Move VPOP3 Version 5 (or later) to a new PC
19 Hits, Last modified: 9 months ago
e VPOP3|moving earlier versions]], because of the database system, which was introduced for version 3 and mo... the original PC - Manually make a backup of the database on the original PC - Copy the VPOP3 directory t... C, **but do not start VPOP3 yet** - Restore the database backup (from step 2) on the new PC - Check sett... [stop VPOP3]] on the original PC =====Backup the database===== To backup the database, go to a command prom
Move VPOP3 Version 3 or 4 to a new PC
18 Hits, Last modified: 6 years ago
e VPOP3|moving earlier versions]], because of the database system. The summary of steps is: - Stop VPOP3 ... the original PC - Manually make a backup of the database on the original PC - Copy the VPOP3 directory t... C, **but do not start VPOP3 yet** - Restore the database backup (from step 2) on the new PC - Reset some... [stop VPOP3]] on the original PC =====Backup the database===== To backup the database, go to a command prom
Database Maintenance
18 Hits, Last modified: 7 years ago
======Database Maintenance====== VPOP3 uses the [[http://www.postgresql.org|PostgreSQL]] database server for most of its data storage. Normally th... because it will manage itself. To do any special database maintenance you will need to close down VPOP3 fir... because PostgreSQL needs exclusive access to the database to perform any operations such as decreasing the
How to Install VPOP3
17 Hits, Last modified: 4 years ago
om Vista Hosts File]] * [[Installing PostgreSQL database on another port]] if another version of PostgreSQ... turn off disk **write-back** caching on your PC. Database systems require tight control of hard disks to av... en, the data will be lost, and this can cause the database to be corrupted. * You should definitely disab... l cause the PC to reboot, possibly corrupting the database. * You should consider disabling write-back cac
How to Restore a backup of VPOP3
16 Hits, Last modified: 7 years ago
ion 5 or later===== If you just need to restore a database backup, see steps 4 to 7 below. To restore a [[b... tored VPOP3. This should reinstall the PostgreSQL database system. //Do not start VPOP3 at this time// - O... u are restoring the backup over an existing VPOP3 database (especially if the database files are damaged) you will need to //DROP// the database first. To do this, ru
Restore selected mail folders or mailbox in VPOP3 v5 or later
15 Hits, Last modified: 7 years ago
o do this First you need to find the appropriate database backup file. Usually VPOP3 makes daily database backups on a weekly cycle into the main VPOP3 installation ... u want to restore. Now, you need to restore this database file into a temporary PostgreSQL database. For the purposes of this article, we will assume you will be res
VPOP3 Database Size
15 Hits, Last modified: 7 years ago
======VPOP3 Database Size====== The VPOP3 directory is stored in the VPOP3\pgsql\data folder and subfolders.... If you are concerned about the size of the VPOP3 database, there are several factors which may make the database larger than you would expect: * The VPOP3 database contains a lot more information than just messages in
Database Issues
14 Hits, Last modified: 7 years ago
======Database Issues====== 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 problems are due to problems with the database service. * [[Database & Disk Caching]] * [[S
VPOP3 is using a lot of disk space
14 Hits, Last modified: 7 years ago
and later, all users' messages are stored in the database, so they will occupy space in the VPOP3\pgsql\dat... 3 and 4, users' small messages are stored in the database, so will occupy space in the VPOP3\pgsql\data fol... arily reduce the amount of disk space used by the database. See the [[database_maintenance]] topic for more information. In VPOP3 versions 1 and 2, users' messages a
How To Upgrade VPOP3 to version 5 or later
13 Hits, Last modified: 6 years ago
o version 5 involves an upgrade of the PostgreSQL database engine (versions 3 and 4 used PostgreSQL 8.3, ver... An upgrade of PostgreSQL involves backing up the database data, then upgrading the database engine, then restoring the database data. This is all done for you by the installation software, however, i
How to move the VPOP3 Message Store to a new PC
12 Hits, Last modified: 7 years ago
OP3 running on one PC, but have the message store database on another PC. =====Manually Install PostgreSQL ... [Stop VPOP3]] on the original PC =====Backup the database===== To backup the database, go to a command prompt on the VPOP3 computer, and go to the VPOP3 directory. Then run **pgsql\bin\pg_dump -F c -U vpop3 -f database.dmp** At the password prompt, type **vpop3pass**
How to upgrade VPOP3 to version 7 or later from version 6 or earlier
12 Hits, Last modified: 5 years ago
Total Rebuild of Database
11 Hits, Last modified: 7 years ago
VPOP3 Historical Logger Backlog
11 Hits, Last modified: 7 years ago
Upgrading VPOP3 to version 8.x from v7 or earlier
10 Hits, Last modified: 5 years ago
PostgreSQL server won't start due to damaged log files
9 Hits, Last modified: 7 years ago
Move the message store - alternative method
8 Hits, Last modified: 7 years ago
How to estimate Database Upgrade Time
8 Hits, Last modified: 7 years ago
Restore Deleted Calendars
7 Hits, Last modified: 3 years ago
Delete OutQueue messages directly from the database
7 Hits, Last modified: 7 years ago
POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can
6 Hits, Last modified: 7 years ago
Exceptions
6 Hits, Last modified: 7 years ago
Installation checklist
5 Hits, Last modified: 7 years ago
Upgrading PostgreSQL Database Software
5 Hits, Last modified: 7 years ago
Database Backup Failed
5 Hits, Last modified: 7 years ago
Database & Disk Caching
5 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive
5 Hits, Last modified: 6 years ago
How to install PostgreSQL to use another port
5 Hits, Last modified: 7 years ago
Performance Requirements
5 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive
5 Hits, Last modified: 7 years ago
PostgreSQL Replication
4 Hits, Last modified: 6 years ago
"How To" Articles
4 Hits, Last modified: 3 years ago
Installation Errors
4 Hits, Last modified: 7 years ago
Install VPOP3 using external PostgreSQL database
4 Hits, Last modified: 7 years ago
How To Upgrade VPOP3
3 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue
3 Hits, Last modified: 7 years ago
Software conflicting with database service
2 Hits, Last modified: 7 years ago
VPOP3 2.x crashes when user tries to download mail
2 Hits, Last modified: 7 years ago
How to move VPOP3 V3 to a new folder
2 Hits, Last modified: 7 years ago
Full Text Search
2 Hits, Last modified: 7 years ago
VPOP3 re-downloading old messages from the ISP POP3 server
2 Hits, Last modified: 7 years ago
Many instances of Postgres.exe are running
2 Hits, Last modified: 7 years ago
Alternative method of automatically starting VPOP3
2 Hits, Last modified: 7 years ago
VPOP3 Antivirus Update Error - Error 55
1 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout
1 Hits, Last modified: 7 years ago
Undelete Messages in VPOP3 Enterprise v5 or later
1 Hits, Last modified: 7 years ago
Video Tutorials
1 Hits, Last modified: 7 years ago
Timeout while VPOP3DB is starting
1 Hits, Last modified: 7 years ago
Router Problem error messages
1 Hits, Last modified: 7 years ago
How to move messages between users
1 Hits, Last modified: 7 years ago
How To: Move VPOP3
1 Hits, Last modified: 6 years ago
Manually installing the PostgreSQL Database Server
1 Hits, Last modified: 7 years ago
Localhost missing from Vista HOSTS file
1 Hits, Last modified: 7 years ago
Error Messages
1 Hits, Last modified: 2 years ago
C++ Error Popup
1 Hits, Last modified: 7 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports
1 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist
1 Hits, Last modified: 7 years ago

Page Tools

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