Fulltext results:
- Move VPOP3 Version 3 or 4 to a new PC
- OP3 computer, and go to the VPOP3 directory. Then run pgsql\bin\pg_dump -F c -U vpop3 -f database.dm... y branch===== * On the original VPOP3 computer, run REGEDIT. * Find **HKEY_LOCAL_MACHINE\Software\... INE\Software**, so, after creating the .REG file, run NotePad and load in the .REG file. Then, go to Ed... he **Start VPOP3** option, so that VPOP3 does not run If you are installing an old version of VPOP3, y
- Move VPOP3 Version 5 (or later) to a new PC
- OP3 computer, and go to the VPOP3 directory. Then run pgsql\bin\pg_dump -F c -p 5433 -v -U vpop3 -f d... he **Start VPOP3** option, so that VPOP3 does not run * If you are wanting to install a later version... ommand prompt and go to the VPOP3 directory. Then run pgsql\bin\pg_restore -p 5433 -U postgres -C -v... ommand prompt and go to the VPOP3 directory. Then run pgsql\bin\dropdb -p 5433 -U postgres vpop3 At
- How to start VPOP3
- VPOP3 as a service, as this means that VPOP3 will run even when no one is logged into the PC. To help w... r to start it as an application. This makes VPOP3 run in the account of the currently logged in user, r... VPOP3 as a service===== This is the normal way to run VPOP3. To start VPOP3 as a service, you have a fe... mail Server// service** on the VPOP3 computer * Run **NET START VPOP3** from a command prompt on the
- How to move VPOP3 V5+ to a new folder
- tgreSQL service===== Open a command prompt using 'Run As Administrator', then navigate to your VPOP3 di... ory, then the **pgsql\bin** directory under that Run pg_ctl unregister -N "VPOP3DB" =====Move VPOP3... . =====Install the PostgreSQL service===== At a 'Run as Administrator' command prompt, navigate to you... ory, then the **pgsql\bin** directory under that Run pg_ctl register -N "VPOP3DB" -D "<VPOP3 folder>
- Recovering messages from corrupted database into fresh database
- mand prompt, go to the VPOP3\pgsql\bin folder - Run: <code>pg_dump -v -p 5433 -U postgres -N messages... mand prompt, go to the VPOP3\pgsql\bin folder - Run: <code>psql -U postgres -p 5433</code> \\ (defaul... s a new database) - type: <code>\q</code> - Run: <code>pg_restore -U postgres -p 5433 -v -d postg... mand prompt, go to the VPOP3\pgsql\bin folder and run: <code> dropdb -U postgres -p 5433 vpop3_old</cod
- How to Restore a backup of VPOP3
- need to //DROP// the database first. To do this, run **pgsql\bin\dropdb -U postgres -p <port number> v... *pgsqlpass**. (<port number> is usually 5433) - Run **pgsql\bin\pg_restore -U postgres -p <port numbe... need to //DROP// the database first. To do this, run **pgsql\bin\dropdb -U postgres vpop3**. When it p... SQL master password - default **pgsqlpass**. - Run **pgsql\bin\pg_restore -U postgres -C -d postgres
- Restore a database backup
- ed to DROP the database first. - To do this, run pgsql\bin\dropdb -U postgres -p 5433 vpop3. When ... eSQL master password - default **pgsqlpass**. - Run pgsql\bin\pg_restore -U postgres -C -p 5433 -v -j... ed to DROP the database first. - To do this, run pgsql\bin\dropdb -U postgres vpop3. When it promp... eSQL master password - default **pgsqlpass**. - Run pgsql\bin\pg_restore -U postgres -C -v -d postgre
- How to move the VPOP3 Message Store to a new PC
- resql-8.3.8-1.zip]]. Download this installer and run it on the new PC. The settings here do not matter... OP3 computer, and go to the VPOP3 directory. Then run **pgsql\bin\pg_dump -F c -U vpop3 -f database.dmp... ommand prompt and go to the VPOP3 directory. Then run **pgsql\bin\pg_restore -U postgres -d vpop3 data... VPOP3===== On the VPOP3 computer go to **Start -> Run** and run **RegEdit**. In the left pane find HKE
- How to move VPOP3 V3 to a new folder
- ory, then the **pgsql\bin** directory under that Run pg_ctl unregister -N "pgsql-8.3" If this doesn't work, run pg_ctl unregister -N "PostgreSQL-VPOP3" =====M... ory, then the **pgsql\bin** directory under that Run pg_ctl register -N "PostgreSQL-VPOP3" -D "<VPOP... l\data" -U postgres -P vla8Pi4cluwrouDiERiU e.g. Run pg_ctl register -N "PostgreSQL-VPOP3" -D "D:\VP
- How to Backup VPOP3
- OP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -p <port number> -F c -U vpop... can either export these manually from RegEdit, or run ''regedit /e vpop3.reg HKEY_Local_Machine\Softwar... OP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -F c -U vpop3 -v -f database.... can either export these manually from RegEdit, or run ''regedit /e vpop3.reg HKEY_Local_Machine\Softwar
- Database Maintenance
- necessary. On our own busy VPOP3 servers we have run clusterdb and reindexdb ONCE in the past 3 years,... pt as a last resort. To do this, stop VPOP3, then run **[[http://www.postgresql.org/docs/9.1/static/app... -U vpop3 -p <portnumber> vpop3**. After you have run this you will need to reindex the database as wel... gsql\bin folder in a Windows command prompt. Then run **reindexdb -U vpop3 -p <portnumber> vpop3**. The
- How to estimate Database Upgrade Time
- POP3 computer, and go to the VPOP3 directory. - Run ''pgsql\bin\pg_dump -v -F c -U vpop3 -f database.... At the command prompt in the VPOP3 directory: - Run ''pgsql\bin\createdb -U postgres -E SQL_ASCII -O ... plate0 vpop3test'' (password is 'pgsqlpass') - Run ''pgsql\bin\pg_restore -v -d vpop3test -U postgre... restore the database data Then, to clean up: - Run ''pgsql\bin\dropdb -U postgres vpop3test'' (passw
- Full Text Search
- o enable the full-text-search option, you need to run the 'createsearchdb' script in the VPOP3 installation directory For example: Start -> Run: cmd <code> cd \vpop3 createsearchdb </code> If i... ll-text-search option, you need to stop VPOP3 and run the 'deletesearchdb' script. For example: [[Stop VPOP3]] Start -> Run: cmd <code> cd \vpop3 deletesearchdb </code> ===
- Repairing corrupted database
- Go to a command prompt in the VPOP3 directory and run 'psql' (in version 5 only). The default password ... mmand prompt in the VPOP3\pgsql\bin directory and run 'psql -U postgres -p 5433 vpop3' (in version 3 or... ind all problem messages, so it is a good idea to run it again after fixing any problems, until this sc... files may be even more corrupted, so you need to run this command before deleting the records: SET
- Restore Deleted Calendars
- lt into VPOP3, and requires the use of Python3 to run a script First you need to install Python 3.8 or... ownloads/]] Once you have installed that you can run the following to command to install the psycopg2 ... m with calendars and events from the backup** To run the restore process, run: python restorecalendar.py