Question : Log full on my watchguard 750 e firewall

My log files are full on my watchguard firewall.  I've been in contact with the IDIOTS (and I do mean idiots) at watchguard since yesterday and the can't seem to help me.  I'm in a bind I have 19 gigs of free space left and I need to find a way to clear the logs.  The IDiots at watchguard gave me instructions but they are not working and they've left me hanging!
this is what I did:
C:\Documents and Settings\Administrator.HCIBOOKS>cd \program files\watchguard\ws
m10.2\postgresql\bin

C:\Program Files\WatchGuard\wsm10.2\postgresql\bin>psql -U wguser wglog
Password for user wguser:
Welcome to psql 8.2.7, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit

Warning: Console code page (437) differs from Windows code page (1252)
8-bit characters may not work correctly. See psql reference
page ''Notes for Windows users'' for details.

wglog=# \dt
List of relations
Schema | Name | Type | Owner

--------+--------------------------------------------------------+-------+------
--
public | count_audit_table_13a7bd1a_bb28_11dd_9525_00005a9d3fb0 | table | wguse
r
public | count_audit_table_908510055af24 | table | wguse
r
public | count_audit_table_fa776efd_5fe7_11dd_86c8_00005a9d3fb0 | table | wguse
r
public | g_configuretable | table | wguse
r
public | g_emailtable | table | wguse
r
public | g_fireboxinfotable | table | wguse
r
public | g_hostmaptable | table | wguse
r
public | g_messagetagtable | table | wguse
r
public | g_sn_timetable | table | wguse
r
public | g_versiontable | table | wguse
r
public | pe_table_908510055af24 | table | wguse
r
public | raw_table_13a7bd1a_bb28_11dd_9525_00005a9d3fb0 | table | wguse
r
public | raw_table_908510055af24 | table | wguse
r
public | raw_table_fa776efd_5fe7_11dd_86c8_00005a9d3fb0 | table | wguse
r
public | srv_table_13a7bd1a_bb28_11dd_9525_00005a9d3fb0 | table | wguse
r
public | srv_table_fa776efd_5fe7_11dd_86c8_00005a9d3fb0 | table | wguse
r
public | status_table_908510055af24 | table | wguse
r
public | traffic_table_908510055af24 | table | wguse
r
(18 rows)

wglog=# delete from traffic_table_908510055af24 where update_time < '2008-01-01
00:00:00'
wglog-# delete from traffic_table_908510055af24 where update_time < '2009-01-01
00:00:00'
wglog-# delete from traffic_table_908510055af24 where update_time < '2009-05-31
00:00:00'
wglog-# delete from traffic_table_908510055af24 where update_time < '2009-06-01
23:00:00'
wglog-#
Nothing is deleting.

The also gave me a file to run which windows won't see.  Can someone please help I'm really in a bind.

Answer : Log full on my watchguard 750 e firewall

close this out. I have to deal with this via the registry and then reinstall
Random Solutions  
 
programming4us programming4us