[BUGS] BUG #8442: Postgresql Crash Frequently and It is installed on m68k platorm

2013-09-10 Thread rajapraveend
The following bug has been logged on the website: Bug reference: 8442 Logged by: RajaPraveen Email address: rajaprave...@gmail.com PostgreSQL version: 9.2.3 Operating system: Embedded Linux 2.6.29 Description: Sometimes It gives below message and some times without

Re: [BUGS] Error by restore a database

2013-09-10 Thread John R Pierce
On 9/9/2013 11:38 PM, Sbis-Partner wrote: When you restore a database error occurs «Pg_restore: creating TABLE dbschema pg_restore: [archiver (db)] Error from TOC entry 1428; 1259 83487 TABLE dbschema User pg_restore: [archiver (db)] could not execute query: ERROR: role "User" does not exi

[BUGS] Error by restore a database

2013-09-10 Thread Sbis-Partner
Hello! When you restore a database error occurs . Please help me to solve this problem.

Re: [BUGS] BUG #7836: COPY command does not honor 'FORMAT' option

2013-09-10 Thread Bruce Momjian
On Tue, Jan 29, 2013 at 05:52:16PM -0500, Tom Lane wrote: > Jeff Janes writes: > > I figured out the need for the parenthesis by reading the docs. The > > need to also quote 'binary' really took me by surprise, especially as > > the other two formats don't need to be quoted. I assume the reason

[BUGS] Spaces before newlines in view definitions in 9.3

2013-09-10 Thread Joe Abbate
Example test code: $ psql pyrseas_testdb psql (9.3.0) Type "help" for help. pyrseas_testdb=# create table t1 (c1 int, c2 text); CREATE TABLE pyrseas_testdb=# create view v1 as select * from t1; CREATE VIEW pyrseas_testdb=# \d+ v1 View "public.v1" Column | Type | Modifiers |

Re: [BUGS] BUG #8442: Postgresql Crash Frequently and It is installed on m68k platorm

2013-09-10 Thread Euler Taveira
On 10-09-2013 07:53, rajaprave...@gmail.com wrote: > Sometimes It gives below message and some times without any error, it will > be killed. Appreciate your help for solving the issue and please share > recommended configuration settings for embedded platform. > You don't provide sufficient inform

Re: [BUGS] BUG #7844: xpath missing entity decoding - bug or feature

2013-09-10 Thread Bruce Momjian
On Fri, Feb 1, 2013 at 12:02:41PM +, i...@fduerr.de wrote: > The following bug has been logged on the website: > > Bug reference: 7844 > Logged by: fduerr > Email address: i...@fduerr.de > PostgreSQL version: 9.2.2 > Operating system: Debian > Description: > > Up

Re: [BUGS] BUG #7858: Inaccurate Log Message

2013-09-10 Thread Bruce Momjian
On Fri, Feb 8, 2013 at 06:46:29AM +, jackie.qq.zh...@gmail.com wrote: > The following bug has been logged on the website: > > Bug reference: 7858 > Logged by: Jackie Zhang > Email address: jackie.qq.zh...@gmail.com > PostgreSQL version: 9.1.4 > Operating system: Ubuntu >

Re: [BUGS] BUG #7817: psql does not relate to footer settings in extended mode

2013-09-10 Thread Bruce Momjian
Applied. --- On Mon, Sep 9, 2013 at 09:16:05PM -0400, Bruce Momjian wrote: > On Sun, Jan 20, 2013 at 10:33:37AM +, emes...@redhat.com wrote: > > The following bug has been logged on the website: > > > > Bug reference: