Search Postgresql Archives

Re: Tables dissapearing

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

 



brian wrote:

Just wondering: what's the name of this table? What's its function? I
think you mentioned that it's pretty well static. But what is it holding? Maybe that'll provide a clue as to where to look.

The system is actually management of website&eshop with webbased UI ... the table is called section_mapping and contains web addresses of all elements of the website in hirarchical structure... similar to directory structure with parents/children. It has 5 integer and one varchar attribute (the part of URL)... The data are changed only during administration of the system (adding/deleteng products in the eshop, publishing new documents, manipulating with the existing ones)... but it's accessed (read) each time anything is shown thru the web... so several times per displayed web page...

Also if it would happend during administration of the content, the customer would scream to us right away, but we found it our several hours after it occured as our monitoring didn't expect to loose one single table :-(

--
Kamil


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

[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