• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

table

Search

You can find the results of your search below.

Starts with
  • 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

Fulltext results:

Repairing corrupted database
19 Hits, Last modified: 18 months ago
efore restarting VPOP3. =====Finding the problem table/index===== Often the error message will say somet... tallation to another. To determine which database table/index the relation refers to, follow these instru... aste) select n.nspname AS schema, c.relname AS tablename, c.relkind as kind from pg_class c inner join... fix the problem. If it is 'r' then it is a normal table, or if it is 't' then it is a 'toast' table (see
VPOP3 Database Size
5 Hits, Last modified: 7 years ago
the first place to look is to see which database tables are using the most space. To do this, go to th... press **Do Query**. This will show the biggest 20 tables in the database, and how much space they are occ... elation_size(C.oid) DESC LIMIT 20; Some of the tables which are commonly large are: * messages.msgd... n index for archived messages * logdb.* - these tables contain data for the 'historical logging & repor
Move the message store - alternative method
5 Hits, Last modified: 7 years ago
VPOP3\pgsql\data folder, but the actual database tables & indexes are stored in the new location. This m... tp://www.postgresql.org/docs/9.1/static/manage-ag-tablespaces.html|Tablespaces]]' To do this: - [[stop VPOP3]] - [[backup_vpop3#manual_database_backup|Bac... lt password here is 'pgsqlpass' - Type ''CREATE TABLESPACE vpop3ts OWNER vpop3 LOCATION 'd:\vpop3data'
Delete OutQueue messages directly from the database
3 Hits, Last modified: 7 years ago
d later to start as it check the message database tables for consistency during initialisation. In this ... eue CASCADE;'' This will delete all the relevant tables from the database, including their contents, so ... en you restart VPOP3 it will recreate the deleted tables. You cannot selectively delete messages in this
Some PCs cannot access VPOP3 when VPOP3 is connected to the Internet
2 Hits, Last modified: 7 years ago
or this is to correctly set up the TCP/IP routing table on the VPOP3 computer. Simply setting the TCP/IP ... The easiest way to explain how to set the routing table is by use of an example. Assume that the VPOP3 co
VPOP3 cannot access PostgreSQL - timeout expired
2 Hits, Last modified: 7 years ago
ne cause we have found is if the **pg_attribute** table in the database is too large. A known problem wit... greSQL shipped with VPOP3 (9.1.1) is that if this table is very large, it may take an exceptionally long
Calendars
1 Hits, Last modified: 7 years ago
'Tools -> Settings -> Calendars''. The following table details how to perform key tasks in versions 4 an
How to make VPOP3 re-download POP3 messages from the ISP
1 Hits, Last modified: 7 years ago
Get' box for them. (Or check the 'Get' box in the table header to get all the messages). If you have VPO
Performance Requirements
1 Hits, Last modified: 7 years ago
many small updates are made, such as to database tables** =====Examples===== ====Low Requirements====
Restore selected mail folders or mailbox in VPOP3 v5 or later
1 Hits, Last modified: 7 years ago
choose the appropriate mailboxes/folders from the table. You can choose where to restore the messages - i
How To Upgrade VPOP3
1 Hits, Last modified: 7 years ago
is not critical) and have VPOP3 just create blank tables instead of importing the old data. To do this, t

Page Tools

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