Opened 11 years ago
Closed 11 years ago
#1190 closed defect (fixed)
rasdaman: db creation causing 63000 lines of junk in the build log
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive7.0 |
Component: | OSGeoLive | Keywords: | rasdaman |
Cc: |
Description
Hi,
as the install_rasdaman script populates its pgsql db it floods the build log with 63000 lines of junk. please redirect to a file or dev/null
the line already has a "-q" in it, but it doesn't seem to work:
psql -d "$db" -q -f "$db.sql"
?
if the build logs are full of noise it makes it hard to spot the signal. (obscure error messages)
thanks, Hamish
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Confirmed in build 10580 logs. There is still noise but far less...
Note:
See TracTickets
for help on using tickets.
this has been fixed in [10580]