| Author |
Message |
Iuri Sampaio *nix forums beginner
Joined: 12 Feb 2006
Posts: 2
|
Posted: Wed Jul 19, 2006 8:40 pm Post subject:
/etc/postgresql/postgresql.env: No such file or directory
|
|
|
I erased the directory /etc/postgresql and now I get this error message
every time I run a pgsql command.
yabt@desktop:~$ psql -l
/usr/lib/postgresql/bin/readpgenv: line 2: /etc/postgresql/postgresql.env:
No such file or directory
List of databases
Name | Owner | Encoding
-----------+----------+----------
template0 | postgres | LATIN1
template1 | postgres | LATIN1
yabt | yabt | UNICODE
(3 rows)
Does anybody know what packages I should apt-get install to have the
directory and file the place again?
iuri |
|
| Back to top |
|
 |
Soma R *nix forums beginner
Joined: 10 Jul 2006
Posts: 6
|
Posted: Wed Jul 19, 2006 8:50 pm Post subject:
Re: /etc/postgresql/postgresql.env: No such file or directory
|
|
|
Iuri Sampaio wrote:
| Quote: | I erased the directory /etc/postgresql and now I get this error message
every time I run a pgsql command.
yabt@desktop:~$ psql -l
/usr/lib/postgresql/bin/readpgenv: line 2: /etc/postgresql/postgresql.env:
No such file or directory
List of databases
Name | Owner | Encoding
-----------+----------+----------
template0 | postgres | LATIN1
template1 | postgres | LATIN1
yabt | yabt | UNICODE
(3 rows)
Does anybody know what packages I should apt-get install to have the
directory and file the place again?
iuri
postgresql-client |
<http://packages.debian.org/stable/misc/postgresql-client>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|