Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 12:28 AM
Francisco Reyes
Guest
 
Posts: n/a
Default \? not working in psql

Today I was using \e to edit the buffer, something I don't commonly do.
Somehow that screwed up my help file for psql.

When I do \?
instead of getting help for the slash commands I get

General
General
General
General
General
ull and not nosend;


Any thoughts?
The last line "ull and not nosend;" is part of what I was editing in the
buffer. The rest don't know where it came from.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

  #2  
Old November 23rd, 2005, 12:30 AM
Tom Lane
Guest
 
Posts: n/a
Default Re: \? not working in psql

Francisco Reyes <lists@natserv.com> writes:[color=blue]
> Today I was using \e to edit the buffer, something I don't commonly do.
> Somehow that screwed up my help file for psql.
> When I do \?
> instead of getting help for the slash commands I get
> [junk]
> Any thoughts?[/color]

The \? command just prints out a bunch of constant strings. The only
theory that comes to mind is that you mistakenly overwrote the file
of translated messages --- are you using a translation?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

  #3  
Old November 23rd, 2005, 12:30 AM
Francisco Reyes
Guest
 
Posts: n/a
Default Re: \? not working in psql

On Fri, 9 Apr 2004, Tom Lane wrote:
[color=blue]
>
> The \? command just prints out a bunch of constant strings. The only
> theory that comes to mind is that you mistakenly overwrote the file
> of translated messages --- are you using a translation?[/color]

No translation.
Quitting and coming back to psql did not help. However, quitting the xterm
session and starting a new one did the trick. \? is back to normal.

Thanks for the feedback. It was strange.

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles