Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (556 - 558 of 2152)

Ticket Resolution Summary Owner Reporter
#1385 fixed Resolve postgres permissions issues dread dread

Reported by dread, 3 years ago.

Description

Currently there is a problem because the docs guide us to set the sqlalchemy url to use 'localhost' i.e. loopback, whereas paster commands don't specify '-h localhost' so use unix sockets (you need to do 'sudo -u postgres'). These should be the same.

Also do we need to tell people to add a line to their postgres authentication config /etc/postgresql/8.4/main/pg_hba.conf to help things? Florian suggests:

local   std         std                          md5

/etc/postgresql/8.4/main/pg_hba.conf

#1388 fixed etags caching on home page dread

Reported by dread, 3 years ago.

Description

Needs to update on:

  1. language - It's broken on thedatahub.org if you change to German and then click on the CKAN icon top-left to go to thedatahub.org again.

AND

  1. whether signed in or not - #1373

BUT not latest revisions (which is what it was)

Or get rid of etag caching on this page and others?

#1394 fixed Resource validation error messages misleading dread dread

Reported by dread, 3 years ago.

Description

(Editing a dataset) If the second resource contains any validation error then it says "Resources: Package resource(s) incomplete" and "Resource 1:".

Note: See TracQuery for help on using queries.