Raphaël Enrici wrote:
Richard Huxton a écrit :
Regarding pgadmin3-data
File on mirror(s) = 2722978 bytes
Size in "Packages"/apt-cache show = 2722412
Hello Richard,
when did that begin? I've reworked on the repository this week end to
add signing I may have done something wrong.
I noticed i
Richard Huxton a écrit :
Regarding pgadmin3-data
File on mirror(s) = 2722978 bytes
Size in "Packages"/apt-cache show = 2722412
Obviously this causes an error:
Failed to fetch
ftp://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/pgadmin3/release/debian/dists/etch/pgadmin/binary-all/misc/pgadmin
Hi
Both these issues are also present in the 1.6 series :-
public schema prefix not added to any scripts
===
This exists in 1.6 as well, but if you have a login that is also the
name of a schema and you edit a public anything using CREATE script then
"public." is not a
Kieran McCusker wrote:
> Hi
>
> Both these issues are also present in the 1.6 series :-
>
> public schema prefix not added to any scripts
> ===
>
> This exists in 1.6 as well, but if you have a login that is also the
> name of a schema and you edit a public anything using
Kieran McCusker wrote:
> Dave
>
> I am logged on as user portal and there is a schema portal, select
> current_schemas(false) reports {portal,public} my default schema is public.
> Does this give you a clue?
What does
show search_path;
return (exactly - spelling, case, quoting etc)?
Regards, D