Search Postgresql Archives

Re: Seg fault in pg_dump?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



GDB produces:

Program received signal SIGSEGV, Segmentation fault.
0x0804fd6f in dumpSequence ()

The sequence definitely exists and works:

select * from uscf_dues_dues_key_seq
;
     sequence_name      | last_value | increment_by |      max_value      | min_
value | cache_value | log_cnt | is_cycled | is_called
------------------------+------------+--------------+---------------------+-----
------+-------------+---------+-----------+-----------
 uscf_dues_dues_key_seq |         58 |            1 | 9223372036854775807 |
    1 |           1 |       0 | f         | t
(1 row)
--
Mike Nolan

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux