Re: [SQL] [pgsql-sql] Daily digest v1.3050 (5 messages)

2009-06-26 Thread Science
pgsql-sql-ow...@postgresql.org wrote: Date: Thu, 25 Jun 2009 17:13:42 +0100 From: "Oliveiros Cristina" To: "Rob Sargent" , Subject: Re: Bucketing Row Data in columns Message-ID: <02e701c9f5af$e8cb4f90$ec5a3...@marktestcr.marktest.pt> I admit that must be a more elegant and faster solut

Re: [SQL] .psql_history": No such file

2009-06-26 Thread Guillaume Lelarge
Hi Ivan, Le vendredi 26 juin 2009 à 17:53:15, ivan marchesini a écrit : > [...] > I have installed a postgres db using a datadir different > from /var/lib/pgsql/.psql_history. > > then: >su postgres >psql postgres > > All went fine but when I exit from psql from a db I obtain: > ___ >

Re: [SQL] .psql_history": No such file

2009-06-26 Thread Tom Lane
ivan marchesini writes: > I have installed a postgres db using a datadir different > from /var/lib/pgsql/.psql_history. > then: >su postgres >psql postgres > All went fine but when I exit from psql from a db I obtain: > ___ > could not save history to file "/var/lib/pgsql/.psql_histo

[SQL] .psql_history": No such file

2009-06-26 Thread ivan marchesini
Dear users, I have installed a postgres db using a datadir different from /var/lib/pgsql/.psql_history. then: su postgres psql postgres All went fine but when I exit from psql from a db I obtain: ___ could not save history to file "/var/lib/pgsql/.psql_history": No such file or direct