View Single Post

   
  #3 (permalink)  
Old 04-17-2008, 05:29 PM
Andreas Pflug
 
Posts: n/a
Default Doc packaging (was Debian packaging)

Tomasz Rybak wrote:

>nie można otworzyć pliku
>'/usr/share/pgadmin3//docs/en_US/pgadmin3.hhp.cached' (błąd 13: Brak
>dost)
>"
>
>Which means: "Error. Cannot open file ... Access denied).
>I think pgAdmin tries to open cache file, but ordinary user
>cannot write in this directory.
>
>


Reminder/explanation to all doc committers/packagers:
pgadmin3.hhp.cached is created from pgadmin3.hhp at first access, unless
the cache file is newer. Usually, svn should contain a proper .cache
version.

Regards,
Andreas


---------------------------(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

Reply With Quote