Re: PostgreSQL listens on localhost?

2023-08-01 Thread Ron
On 8/1/23 11:12, Frank Gunseor wrote: I have read that PostgreSQL listens on localhost is it possible to have it listen on an IP address? Of course.  "localhost" is just the default. -- Born in Arizona, moved to Babylonia.

Re: No. of task managers vs No. of task slots

2023-08-01 Thread liu ron
approach of high no. of slot way. Best, Ron Kamal Mittal via user 于2023年8月1日周二 14:21写道: > Hell Community, > > > > Need info. for below – > > > >1. How many task managers a job manager can handle? Is there any upper >limit also? > > > >1. H

Re: FLINK-20767 - Support for nested fields filter push down

2023-08-01 Thread liu ron
to extend it. You can also look further into reasonable solutions, which we'll discuss further later on. Best, Ron Venkatakrishnan Sowrirajan 于2023年7月29日周六 03:31写道: > Hi all, > > Currently, I am working on adding support for nested fields filter push > down. In our use case r

Re: Unsubscribe

2023-07-31 Thread liu ron
Hi, Please send an email to user-unsubscr...@flink.apache.org in order to be removed from the User mailing list. Best, Ron yunchao li 于2023年7月17日周一 09:14写道: > Unsubscribe -- > >>

Re: Unsubscribe

2023-07-31 Thread liu ron
Hi, wang Please send an email to user-unsubscr...@flink.apache.org in order to be removed from the User mailing list. Best, Ron wang <24248...@163.com> 于2023年7月17日周一 23:10写道: > Unsubscribe >

Re: Unsubscribe

2023-07-31 Thread liu ron
Hi, William Please send an email to user-unsubscr...@flink.apache.org in order to be removed from the User mailing list. Best, Ron William Wang 于2023年7月17日周一 14:59写道: > >

Re: Flink netty connector for TCP source

2023-07-31 Thread liu ron
Hi, Kamal Currently, we don't provide the connector like TCP source in Flink main repo. If you need this connector, you can try to implement it refer to the FLIP-27 source docs [1] https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/sources/ Best, Ron Shammon FY 于2023年7月

Re: Metrics are not reported in Python UDF (used inside FlinkSQL) when exception is raised

2023-07-31 Thread liu ron
Hi, Elkhan I have one question, what metrics are not reported? Best, Ron Elkhan Dadashov 于2023年7月28日周五 05:46写道: > Hi Flinkers, > > Wanted to check if anyone else has faced this issue before: > > When Python UDF (which is used inside FlinkSQL) raises an exception, then >

Re: Flink sql client doesn't work with "partition by" clause

2023-07-31 Thread liu ron
Hi, dongwoo You can check the SqlClient log first, I think the exception has been logged in SqlClient log file. Best, Ron Dongwoo Kim 于2023年7月31日周一 22:38写道: > > > -- Forwarded message - > 보낸사람: Dongwoo Kim > Date: 2023년 7월 31일 (월) 오후 11:36 > Subject: Re

Re: Completely Removing PostgreSQL

2023-07-31 Thread Ron
On 7/31/23 07:47, Amn Ojee Uw wrote: In my Debian 12, I have removed the following apps from my system by using the following commands: /*sudo apt-*//*get*//*–purge *//*remove*//*postgresql postgresql*//*-15*//*postgresql-client-common postgresql-common postgresql-contrib*//**//*sudo

Re: Logs of Kafka payload in Table Api connector of Apache Flink

2023-07-31 Thread liu ron
, Ron Hang Ruan 于2023年7月20日周四 19:53写道: > Hi. elaloya. > > If you want to log some information about the kafka records, you can add > some logs in KafkaRecordEmitter. > If you want to know the information about the deserialized value, you > should add logs in the avro format

Re: Kafka Exception

2023-07-31 Thread liu ron
/79ae2d70499f81ce489911956c675354657dd44f/flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/source/KafkaSourceBuilder.java#L466 Best, Ron Kenan Kılıçtepe 于2023年7月25日周二 21:48写道: > > > > > Any help is appreciated about the exception below. > Also my Kafkasource code is below. The parallelism i

Re: Suggestions for Open Source FLINK SQL editor

2023-07-31 Thread liu ron
Hi Rajat, I also think Zeppelin may be a good choice. Best, Ron Guanghui Zhang 于2023年7月28日周五 20:45写道: > Hi, Guozhen, our team also use flink as ad-hoc query engine. Can we talk > aboat it > > Guozhen Yang 于2023年7月20日周四 11:58写道: > >> Hi Rajat, >> >> We are u

Re: [DISCUSSION] Revival of FLIP-154 (SQL Implicit Type Coercion)

2023-07-31 Thread liu ron
to start this work. Best, Ron Benchao Li 于2023年7月25日周二 21:06写道: > Hi Sergey, > > There is a discussion[1] for this FLIP before. > > I like this feature, thanks for driving this. I hope it does not need to > much customization (if there is any improvement which would benefit both &

Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package

2023-07-31 Thread liu ron
+1, Best, Ron Yun Tang 于2023年7月26日周三 14:19写道: > +1 (binding) > > Best > Yun Tang > > From: Yu Li > Sent: Wednesday, July 26, 2023 14:10 > To: dev@flink.apache.org > Subject: Re: [DISCUSS][2.0] FLIP-349: Move R

Re: [VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-31 Thread liu ron
+1(no-binding) Best, Ron Jing Ge 于2023年7月26日周三 21:47写道: > +1 (binding) > > On Wed, Jul 26, 2023 at 4:21 PM weijie guo > wrote: > > > +1 (binding) > > > > Best regards, > > > > Weijie > > > > > > Yuxin Tan 于2023年7月26日周三 16

Re: [DISCUSS] Add missing visibility annotation for Table APIs

2023-07-30 Thread liu ron
Hi, Jane Thanks for driving this discussion, I think this would be very useful for developer, +1. Best, Ron Jane Chan 于2023年7月31日周一 10:57写道: > Hi Jing, > > According to your proposal, does it mean that there will be no public class > > that has no annotation? > > >

Re: Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-30 Thread liu ron
+1, make sense. Best, Ron Wencong Liu 于2023年7月27日周四 09:47写道: > Hi Matthias, > > Thanks for your reply. Due to my busy work reasons, I would like to focus > only on > the `Path` class in FLIP-347 for now. As for the implementation of other > modules, > I will review them

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-30 Thread liu ron
+1 Best, Ron Xintong Song 于2023年7月27日周四 09:59写道: > I think we should add the release version when the FLIP is actually > released, in case of inconsistency. > > > Best, > > Xintong > > > > On Wed, Jul 26, 2023 at 9:48 PM Jing Ge > wrote: > >

Re: Migrating MySQL DB to PostgreSQL DB.

2023-07-30 Thread Ron
On 7/30/23 09:01, Kaushal Shriyan wrote: Hi, I am running MySQL DB 8.0.34 on Red Hat Enterprise Linux release 8.7 (Ootpa). Is there a way to import MySQL DB along with data to PostgreSQL 14 database server? Please suggest. Thanks in advance. Depending on the size of the database, the

Re: Upgrading

2023-07-30 Thread Ron
On 7/30/23 06:53, Amn Ojee Uw wrote: Just a quick question. On my Debian 12, I installed PostgreSQL-12, I'd like to upgrade to the latest release of PostgreSQL. So, my question is, what is the best way to upgrade to the next release of PostgreSQL? To the latest release of v12 (which is

Re: Bogus temp file reporting?

2023-07-28 Thread Ron
231*TB* seems, to me, an unreasonably large number. On 7/27/23 02:30, kg.postgre...@olympiakos.com wrote: Hello, Is there a known issue with temp file reporting?  I have a production db that is reporting 231TB of temp space usage, which can’t be true.  temp_blks_written in pg_stat_statements

Re: impact pgbench on a physical replicated stream

2023-07-28 Thread Ron
On 7/28/23 07:20, Gert Cuykens wrote: Hi, I would like to pgbench the production postgres that is being physical replicated to a slave. Will I shoot myself in the foot because of the physical replication if I try pgbench on prodcution postgres. Replication or not, why are you running pgbench

Re: PostgreSQL - How to login with my Linux user account

2023-07-28 Thread Ron
On 7/28/23 09:00, Amn Ojee Uw wrote: First of all, my gratitude to Adrian and David for taking the time to reply to my call for help; a 1k  thanks to you kids. Having stated the above, PostgreSQL provides a default database namely 'postgres'. Taking advantage of this service, I have change

Re: password error in batch script

2023-07-28 Thread Ron
On 7/27/23 16:45, Adrian Klaver wrote: On 7/27/23 1:17 PM, Atul Kumar wrote: Hi, I have a password Vl=SO*CIz%A83FQF that is working fine like that in the command prompt but when it is being used in a batch file it is giving me an error of wrong password, the password is something looks like

Re: [VOTE] KIP-919: Allow AdminClient to Talk Directly with the KRaft Controller Quorum and add Controller Registration

2023-07-27 Thread Ron Dagostino
> support plural for both and the singular one is just an alias for > compatibility I like that approach. I can never remember what works, so I would prefer to just use what I think works and then have it work. Ron On Thu, Jul 27, 2023 at 8:33 AM Ismael Juma wrote: > > I th

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-27 Thread liu ron
+1 Best, Ron Jing Ge 于2023年7月26日周三 23:39写道: > +1(binding). > > Theoretically, I agree with Matthias. But in the practices, afaic, those > touched classes are low level APIs. We'd better have enough time to > evaluate them with care. More time might be needed than we coul

NFL App Accessibility

2023-07-26 Thread Ron Canazzi
Hi Group, Since someone else on list mentioned NFL alerts, I am wondering if anyone has tried the NFL app and if it is still largely inaccessible when it comes to accessing radio feeds. A little history: I used the NFL App for radio feeds from back in 2005 to 2020. It was largely accessible

Re: [VOTE] KIP-919: Allow AdminClient to Talk Directly with the KRaft Controller Quorum and add Controller Registration

2023-07-26 Thread Ron Dagostino
Request/ s/ControllerRegistrationRecord/RegisterControllerRecord/g Ron On Wed, Jul 26, 2023 at 10:06 AM David Arthur wrote: > > Thanks for driving this KIP, Colin! > > +1 binding > > -David > > On Wed, Jul 26, 2023 at 8:58 AM Divij Vaidya > wrote: > >

Re: Grant all privileges to user on a database

2023-07-24 Thread Ron
On 7/24/23 09:09, Tom Lane wrote: "David G. Johnston" writes: The error message is misleading, you can’t directly create tables in a database, you must create them in a schema and the permission to do so is granted to the role on the schema, not the database. The actual server message is

Re: Grant all privileges to user on a database

2023-07-24 Thread Ron
On 7/24/23 08:15, Kaushal Shriyan wrote: Hi, I am running postgresql15-server 15.3 on Red Hat Enterprise Linux release 8.7 (Ootpa) # rpm -qa | grep -i post postgresql15-server-15.3-2PGDG.rhel8.x86_64 postgresql15-libs-15.3-2PGDG.rhel8.x86_64 postgresql15-15.3-2PGDG.rhel8.x86_64 # $psql psql

Re: \d don't print all the tables

2023-07-24 Thread Ron
On 7/23/23 21:25, Wen Yi wrote: Hi community, here's my shell: postgres=# \d Did not find any relations. postgres=# create schema namespace_a; CREATE SCHEMA postgres=# create schema namespace_b; CREATE SCHEMA postgres=# create table simple (name varchar); CREATE TABLE postgres=# create table

Re: [ANNOUNCE] New Apache Flink Committer - Yong Fang

2023-07-23 Thread liu ron
Congratulations, Best, Ron Qingsheng Ren 于2023年7月24日周一 11:18写道: > Congratulations and welcome aboard, Yong! > > Best, > Qingsheng > > On Mon, Jul 24, 2023 at 11:14 AM Chen Zhanghao > wrote: > > > Congrats, Shammon! > > > > Best, > > Zhanghao C

Re: Set processing time in the past

2023-07-23 Thread liu ron
Hi, Eugenio Can you describe the requirements in more detail? Best, Ron Shammon FY 于2023年7月17日周一 09:10写道: > Hi Eugenio, > > I cannot catch it clearly, could you describe it in more detail? > > Best, > Shammon FY > > On Sat, Jul 15, 2023 at 5:14 PM Eugenio Maro

Re: [DISCUSS] FLIP 333 - Redesign Apache Flink website

2023-07-23 Thread liu ron
+1, The dark mode looks very cool. Best, Ron Matthias Pohl 于2023年7月20日周四 15:45写道: > I think Martijn and Markos brought up a few good points: > > - We shouldn't degrade the accessibility but ideally improve it as part of > the redesign. The current proposal doesn't look like

Re: [VOTE] FLIP-346: Deprecate ManagedTable related APIs

2023-07-23 Thread liu ron
+1 Best, Ron Lincoln Lee 于2023年7月21日周五 16:09写道: > +1 > > Best, > Lincoln Lee > > > Leonard Xu 于2023年7月21日周五 16:07写道: > > > +1 > > > > Best, > > Leonard > > > > > On Jul 21, 2023, at 4:02 PM, yuxia > wrote: > > > >

Re: [DISCUSS][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-23 Thread liu ron
+1 Best, Ron Yuxin Tan 于2023年7月21日周五 16:21写道: > +1 > > Best, > Yuxin > > > Jing Ge 于2023年7月21日周五 15:41写道: > > > +1 > > > > NIT: the release in the FLIP is still empty, it should be 2.0 > > > > Best regards, > > Jing > > > &g

Re: Effects of dropping a large table

2023-07-23 Thread Ron
On 7/23/23 05:27, Peter J. Holzer wrote: On 2023-07-23 06:09:03 -0400, Gus Spier wrote: Ah! Truncating a table does not entail all of WAL processes. From the documentation, "TRUNCATE quickly removes all rows from a set of tables. It has the same effect as an unqualified DELETE on each table,

Re: ash builtin sleep behavior

2023-07-22 Thread Ron Yorston
interrupts it > as well (try "/bin/sleep 1 & sleep 10"). >* sleep_main() must not allocate anything as ^C in ash longjmp's. > (currently, allocations are only on error paths, in message printing). Cheers, Ron ___ busybox mailing li

Re: suggestion about time based partitioning and hibernate

2023-07-20 Thread Ron
On 7/20/23 10:31, Luca Ferrari wrote: On Wed, Jul 19, 2023 at 6:45 PM Alvaro Herrera wrote: Therefore I suggest to avoid doing that. Either look at some other partitioning scheme that doesn't involve adding columns to the primary key, or disregard partitioning for this table entirely. What

Re: Solr 9.2 join query returns no results

2023-07-19 Thread Ron Haines
'. Maybe I'm confused...it would make my life a bit easier, if the 'same shard' requirement were not necessary. Ron Haines On Wed, Jul 19, 2023 at 3:11 PM Charles Sanders wrote: > Thanks for the reply Ron. You bring up a good question and something I > need to consider. However in the

Re: Solr 9.2 join query returns no results

2023-07-19 Thread Ron Haines
After your migration, did your documents that should 'join' end up located on the same shard? I believe that is a requirement. Ron Haines On Wed, Jul 19, 2023 at 1:04 PM Charles Sanders wrote: > Thanks again Mikhail for your reply. Yes there are absolutely matches for > the su

{Spam?} Honors?

2023-07-18 Thread Ron Blankenship
What are you referring to about 2 that don't show mayberry in a good light?It SURELY can't be mayberry man and mayberry effect. Emmett Clark Them timers are tricky chapter ___ WBMUTBB mailing list WBMUTBB@wbmutbb.com http://www.wbmutbb.com/

Re: Upgrade Failure

2023-07-18 Thread Ron
pg_ctl is not pg_controldata. (I bet you ran "pg_ctl stop --mode=immediate".  That's not a clean shutdown.) On 7/18/23 05:26, Johnathan Tiamoh wrote: I used pg_ctl to stop the cluster. When I used the same pg_ctl to check status, it says no server is running On Tue, Jul 18, 2023 at 6:14 AM

Re: suggestion about time based partitioning and hibernate

2023-07-18 Thread Ron
On 7/18/23 01:18, Luca Ferrari wrote: Dear all, I'm looking for ideas here, and it could be someone already stepped into declarative partitioning of an existing database where Hibernate (a Java ORM) handles the tables. The situation is as follows: create table foo( id primary key, a_date date,

Re: Query take a long time and use no index

2023-07-17 Thread Ron
On 7/17/23 04:13, basti wrote: [snip] The Indexes: volkszaehler=# SELECT tablename,indexname,indexdef FROM pg_indexes WHERE tablename LIKE 'data%' ORDER BY tablename,indexname;  tablename |   indexname    | indexdef

Re: Reset Postgresql users password

2023-07-16 Thread Ron
On 7/12/23 14:28, Johnathan Tiamoh wrote: Hello, I wish to find out if there is a way to reset all users in Postgresql password to the same password at once. To the same value?? -- Born in Arizona, moved to Babylonia.

Re: Rocky Linux 9 and postgres10

2023-07-16 Thread Ron
On 7/15/23 11:37, Daniel Gallo wrote: Good afternoon! I am writing to ask you the following question. Can postgres10 be installed on rocky linux 9? Although I know that it is a version that has already finished its life cycle, we are in migration processes We have a system with centos 7.5 and

Re: Problem perhaps after upgrading to pgadmin4 7.4

2023-07-16 Thread Ron
On 7/13/23 06:20, Carl Erik Eriksson wrote: Query tool PGadmin on my mac If I enter a query like select count(*) from table_1I get a correct response from the server If I enter select * from table_1 I get an error message that I do not understand: Error Message:missing FROM-clause entry

[Observium] Re: observium misidentifying Microsoft Server 2022 Standard for Datacenter

2023-07-16 Thread Ron M. via observium
I found this is happening to servers that happen to be domain controllers, regardless of whether it is server 2008, 2012, 2019, or 2022. On 2023-07-12 14:34, Tony Guadagno via observium wrote: Update, I looked closer and Observium is doing this for other versions of Microsoft Server, not just

Re: Something of interest, maybe?

2023-07-15 Thread Ron Canazzi
Hi Maria, Are you actually activating the closed captioning for the hearing impaired? If so, that would explain this. With my MLB app here in the Buffalo, New York area, I get local commercials somehow instead of the NYC commercials.  I am wondering if you are running a VPN? I wondered what

Re: pg_restore mostly idle on restoring a large number of tables

2023-07-15 Thread Ron
On 7/13/23 02:41, Boris Sagadin wrote: Hi, restoring a 1.5TB database with about 800k tables on i3.4xlarge AWS instace, PgSQL V12.15 on Ubuntu. Running pg_restore with -j 16, I noticed the pg_restore is busy for an hour or so with IO at 80%+ and then most of processes start idling and only

[Bug 2027792] [NEW] After upgrading to 23.04 I have no ubuntu dock or desktop icons. I reinstalled gnome desktop and all gnome app, but only get the apps menu on moving my mouse to the left screen e

2023-07-14 Thread Ron Behrens
Public bug reported: No ubuntu dock on screen and no desktop icons appear. The ubuntu desktop settings is not present ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: gnome-shell 44.2-0ubuntu1 Uname: Linux 6.2.9-060209-generic x86_64 ApportVersion: 2.26.1-0ubuntu2 Architecture: amd64

[Desktop-packages] [Bug 2027792] [NEW] After upgrading to 23.04 I have no ubuntu dock or desktop icons. I reinstalled gnome desktop and all gnome app, but only get the apps menu on moving my mouse to

2023-07-14 Thread Ron Behrens
Public bug reported: No ubuntu dock on screen and no desktop icons appear. The ubuntu desktop settings is not present ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: gnome-shell 44.2-0ubuntu1 Uname: Linux 6.2.9-060209-generic x86_64 ApportVersion: 2.26.1-0ubuntu2 Architecture: amd64

Re: Flock CFP: Language SIGs discussion

2023-07-13 Thread Ron Olson
There isn’t a SIG, and I don’t know if there’s any interest really, but I’d be happy to tell my tales of packaging Swift for Fedora. :\ Ron On 5 Jul 2023, at 1:22, Jens-Ulrik Petersen wrote: I have submitted a Flock proposal to have a common discussion session for (modern) Language SIGs. I

Re: [Emc-users] CNC machining setup cards

2023-07-12 Thread Ron Buck
so far with the insider release on anything. Ron > On Jul 12, 2023, at 4:08 AM, gene heskett wrote: > > On 7/12/23 02:23, Chris Albertson wrote: >>>> On Jul 11, 2023, at 5:42 PM, gene heskett wrote: >>> >>> ... I'll bet real money that OpenSCAD is ea

Re: what causes new temp schemas to be created

2023-07-10 Thread Ron
On 7/10/23 09:20, David G. Johnston wrote: On Mon, Jul 10, 2023 at 7:18 AM Ted Toth wrote: When a temp table is created I see a pg_temp_NNN (for example pg_temp_3, pg_toast_temp_3) schemas created when/why are additional temp schemas created( pg_temp_4/pg_toast_temp_4)? Temporary

Re: Accessible meat thermometer

2023-07-08 Thread Ron Canazzi
: an additional phone number: Need help? Give us a call 1-800-393-6434 On 7/8/2023 1:52 AM, Sieghard Weitzel wrote: Hello Ron, Yoour link is just to the main Thermoworks website and not a specific, in this cajse, talking food thermometer. They have literally dozens and maybe hundreds of products

[R] Getting an error calling MASS::boxcox in a function

2023-07-08 Thread Ron Crump via R-help
ot found Created on 2023-07-08 with reprex v2.0.2 Thanks for your time and help. Ron [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: Accessible meat thermometer

2023-07-07 Thread Ron Canazzi
Hi Group, Now just what this has to do with the iPhone, I don't know, but as long as the topic hasn't been locked, here is a great talking Thermometer. It is from Thermoworks. https://www.thermoworks.com/ Thermoworks Talking Thermometer phone: 801 756 7705 Model: RT-8400 This is a simple

Re: question: does "diff" use short cuts?

2023-07-07 Thread Ron Flory via users
On 7/7/2023 12:42 PM, home user wrote: When I try to verify a back-up, I use "diff -r".  The directory trees being compared contain about 870 files (mostly binary, like PNG, JPG, and so on), and take up about 707 megabytes.  The trees being compared are on the hard drive and on a USB-3 stick. 

Re: track_activity_query_size max practical size?

2023-07-07 Thread Ron
On 7/7/23 10:13, Adrian Klaver wrote: On 7/7/23 07:58, Ron wrote: On 7/7/23 09:55, Adrian Klaver wrote: On 7/7/23 07:51, Adrian Klaver wrote: On 7/7/23 07:42, Ron wrote: We've got some Very Large Queries that take a long time. An EXPLAIN(ANALYZE BUFFERS) would go a long way here. Even

Re: track_activity_query_size max practical size?

2023-07-07 Thread Ron
On 7/7/23 09:55, Adrian Klaver wrote: On 7/7/23 07:51, Adrian Klaver wrote: On 7/7/23 07:42, Ron wrote: We've got some Very Large Queries that take a long time. An EXPLAIN(ANALYZE BUFFERS) would go a long way here. Even setting taqs to 10KB isn't adequate, so I want to significantly bump

Re: track_activity_query_size max practical size?

2023-07-07 Thread Ron
On 7/7/23 09:51, Adrian Klaver wrote: On 7/7/23 07:42, Ron wrote: We've got some Very Large Queries that take a long time. An EXPLAIN(ANALYZE BUFFERS) would go a long way here. You can't run EXPLAIN(ANALYZE BUFFERS) if you don't have a query to run.  That's what track_activity_query_size

track_activity_query_size max practical size?

2023-07-07 Thread Ron
We've got some Very Large Queries that take a long time.  Even setting taqs to 10KB isn't adequate, so I want to significantly bump it, but am concerned about side effects of setting it to 48KB or even 64KB. -- Born in Arizona, moved to Babylonia.

[Sprinklerforum] Re: Optional sprinkler protection in garage without sprinklers elsewhere

2023-07-06 Thread Ron Greenman
I think this situation fails to fall under the guidance of any code or standard. I think the owner needs to define what he is trying to accomplish since he seems to be the driver for this voluntary solution to a vaguely defined problem. The building code already demands a more robust fire

Re: function to_char(unknown) is not unique at character 8

2023-07-06 Thread Ron
On 7/6/23 04:19, gzh wrote: Hi, I upgraded the version of PostgreSQL from 12.6 to 12.13, when I execute the sql below , the to_char function caused the following error. ---SQL-- select TO_CHAR('100'); Isn't '100' already a character string? How do

Re: how to get blackhole connector jar

2023-07-05 Thread liu ron
hi longfeng, I think you should check the BlackHole connector related code in which module, then you can place this module jar to flink lib directory. Best, Ron Hang Ruan 于2023年6月28日周三 16:48写道: > Hi, longfeng, > > I check the blackhole connector document[1] and the blackhole

Re: SQL-gateway Failed to Run

2023-07-05 Thread liu ron
Hi, Xiaolong As Shammon says, I think you should the exception info of Flink cluster first to confirm the root cause. Best, Ron Shammon FY 于2023年7月4日周二 16:44写道: > Hi Xiaolong, > > I think you may need to check the error log in the flink cluster to find > out the root cau

Re: Unsubscribe

2023-07-05 Thread liu ron
Hi, As Hang say, please send an email to user-unsubscr...@flink.apache.org if you want to unsubscribe the mail from user@flink.apache.org, Best, Ron Ragini Manjaiah 于2023年7月5日周三 13:36写道: > Unsubscribe > > On Tue, Jul 4, 2023 at 1:33 PM Bauddhik Anand wrote: > >> Unsubscribe >> >

Re: [ANNOUNCE] Apache Flink has won the 2023 SIGMOD Systems Award

2023-07-03 Thread liu ron
Congrats everyone Best, Ron Jark Wu 于2023年7月3日周一 22:48写道: > Congrats everyone! > > Best, > Jark > > > 2023年7月3日 22:37,Yuval Itzchakov 写道: > > > > Congrats team! > > > > On Mon, Jul 3, 2023, 17:28 Jing Ge via user <mailto:u...@flink.apache.o

Re: [Beginner Question] How to print the call link graph?

2023-07-01 Thread Ron
On 7/1/23 02:10, Wen Yi wrote: Hi community, I use the gdb to track the postgres like this: ... pq_getbyte () at pqcomm.c:980 980 in pqcomm.c (gdb)  next 985 in pqcomm.c (gdb)  next 986 in pqcomm.c (gdb)  next SocketBackend (inBuf=0x7ffc8f7e1310) at postgres.c:372 372

Mayberry Man

2023-07-01 Thread Ron Blankenship
Just found Mayberry Man movie on Tubi, also. Don't have Endeavor tv, so went looking for it elsewhere. I'm thrilled. Ron aka Emmet Them timers are tricky chapter ___ WBMUTBB mailing list WBMUTBB@wbmutbb.com http://www.wbmutbb.com/

Re: [RESULT][VOTE] FLIP-324: Introduce Runtime Filter for Flink Batch Jobs

2023-06-29 Thread liu ron
Thanks all for participating! Best, Ron Lijie Wang 于2023年6月29日周四 21:38写道: > Hi, all > Happy to announce that FLIP-324 [1] has been approved unanimously. > According to the vote thread[2], there are 10 approving votes, out of > which 7 are binding: > > - Jing Ge (binding) &g

Re: [VOTE] FLIP-303: Support REPLACE TABLE AS SELECT statement

2023-06-28 Thread liu ron
+1(no-binding) Best, Ron Feng Jin 于2023年6月29日周四 00:22写道: > +1 (no-binding) > > > Best > Feng > > On Wed, Jun 28, 2023 at 11:03 PM Jing Ge > wrote: > > > +1(binding) > > > > On Wed, Jun 28, 2023 at 1:51 PM Mang Zhang wrote: > > > >

[geo] Re: [HCA-list] Practical Immediate Ocean Cooling by Relaxing Bunker Fuel Sulfur Content Regulation for Inter-port "High Seas" Transit?

2023-06-27 Thread Ron Baiman
the ships, this would have to be addressed as well. Best, Ron On Tue, Jun 27, 2023 at 5:06 PM Lester Wyborny wrote: > Since ships emit their pollutants, such as sulphate particles, in the > lower atmosphere, it would create a greater breathing problem for people > who would be exposed

Re: typical active table count?

2023-06-27 Thread Ron
On 6/27/23 13:47, Jeremy Schneider wrote: On 6/27/23 9:32 AM, Ben Chobot wrote: We certainly have databases where far more than 100 tables are updated within a 10 second period. Is there a specific concern you have? Thank Ben, not a concern but I'm trying to better understand how common this

[geo] Re: Practical Immediate Ocean Cooling by Relaxing Bunker Fuel Sulfur Content Regulation for Inter-port "High Seas" Transit?

2023-06-27 Thread Ron Baiman
would be willing to raise the question of " increasing sulfur emissions from ships when traversing the high seas away from human settlements" (per Barbara's succinct summary) to the meeting? Best, Ron On Tue, Jun 27, 2023 at 12:06 PM Ron Baiman wrote: > Dear Colleagues, >

[geo] Practical Immediate Ocean Cooling by Relaxing Bunker Fuel Sulfur Content Regulation for Inter-port "High Seas" Transit?

2023-06-27 Thread Ron Baiman
tes of human-induced warming. Cleaning up sulphur from marine shipping fuels is probably adding to the greenhouse gas driven warming..."" Best, Ron -- You received this message because you are subscribed to the Google Groups "geoengineering" group. To unsubscribe fro

Re: gr-dvbt

2023-06-27 Thread Ron Economos
difference between the sample rate of the receive SDR versus the sample rate of the actual received signal. Unless both transmitter and receiver are GPS locked, the receiver will eventually fail. Ron On 6/27/23 05:08, Mike Sousa wrote: Hi Has there been an updated gr-dvbt package

Re: Northern Virginia has had enough with data centers

2023-06-27 Thread Ron Yokubaitis via NANOG
Dalles: government subsidized Hydroelectric Power, that’s why. Sent from the iPad of Ron Yokubaitis > On Jun 26, 2023, at 7:37 PM, Michael Thomas wrote: > >  >> On 6/24/23 5:28 AM, Owen DeLong wrote: >> >>>> On Jun 23, 2023, at 18:04, Michael Thomas wrote: &

[geo] Re: Ocean heat is off the charts—here's what that means for humans and ecosystems around the world

2023-06-26 Thread Ron Baiman
Thank you Renaud! I hope you don't mind my distributing this more broadly as I think it's quite important! Best, Ron On Thu, Jun 22, 2023 at 10:27 AM Renaud de RICHTER < renaud.derich...@gmail.com> wrote: > https://phys.org/news/2023-06-ocean-chartshere-humans-ecosystems-world.html >

Re: bug or lacking doc hint

2023-06-26 Thread Ron
On 6/26/23 07:22, Marc Millas wrote: On Mon, Jun 26, 2023 at 5:47 AM Avin Kavish wrote: Sounds like the problem you are having is, the server is running out of temporary resources for the operation that users are trying to do. So according to Tom, on the postgres side, the

Re: bug or lacking doc hint

2023-06-25 Thread Ron
On 6/25/23 10:01, Marc Millas wrote: Hi, I have had a perf (++) pb with a join plan  cf the pb with join plan thread. I did simplify the thing up to when its a simple join between a 15M lines table and a 30k lines table. if I put in the on part something like table1.a=table2.b, Postgres does

Re: [External] : Re: PrivilegedAction et al and JEP411

2023-06-23 Thread Ron Pressler
second part is the same design chosen by pretty much every platform/language, certainly mainstream ones. — Ron

Re: Corrupted mailboxes.db

2023-06-22 Thread Ron Murray
Ah. Make that Debian bug #1037346 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037346).-- Ron Murray <r...@rjmx.net>PGP Fingerprint: 4D99 70E3 2317 334B 141E  7B63 12F7 E865 B5E2 E761On Jun 22, 2023, at 21:43, Ron Murray wrote:You might have a look at Debian bug #107346.-- Ron Mur

Re: Corrupted mailboxes.db

2023-06-22 Thread Ron Murray
You might have a look at Debian bug #107346.-- Ron Murray <r...@rjmx.net>PGP Fingerprint: 4D99 70E3 2317 334B 141E  7B63 12F7 E865 B5E2 E761On Jun 22, 2023, at 21:04, p...@ipom.com wrote: My mailboxes.db seems to be corrupted.Two things happened at about the same time, and I'm not clear whi

Re: [External] : Re: PrivilegedAction et al and JEP411

2023-06-22 Thread Ron Pressler
ation at all and I could be wrong. In any event, that’s an unrelated topic. — Ron

Re: a really dumb password question

2023-06-22 Thread Ron
On 6/22/23 10:05, Martin Mueller wrote: I have a very stupid password question. I don’t know whether a postgres database on my Mac has a pass word or not. I access the database via the Aqua Data Studio frontend as the user postgres. I don’t think I ever added a password, and on the

Re: [External] : Re: PrivilegedAction et al and JEP411

2023-06-22 Thread Ron Pressler
t. Even from the security perspective alone there are better gains elsewhere. — Ron

Re: Can I change my Zoom name on my iPad mini?

2023-06-21 Thread Ron Canazzi
Hi Group, As long as we're talking about Zoom on this list/thread, at the risk of somewhat hijacking the actual topic, but I am desperate so here goes: I sent a message a few weeks ago to this and another Apple list about the Zoom program update in March of 2023 wherein since then I cannot

Re: [EVDL] EV Digest, Vol 128, Issue 17

2023-06-21 Thread Ron via EV
that there are usually ways to effectively and reliably extend systems without breaking them. But, as I said, all of this is well over my head. :) -- Ron On June 21, 2023 11:23:40 a.m. CST, "(-Phil-) via EV" wrote: >No, but there is no way to bill it. Tesla handles billing on SWCAN

Re: [External] : Re: PrivilegedAction et al and JEP411

2023-06-21 Thread Ron Pressler
how they can be best applied, not misapplied) and then consider how much effort should be put to close the *delta* between the two. Code signing is a completely separate topic; expect some developments in that area. — Ron

Re: [arin-ppml] Draft Policy ARIN-2023-3: Amendment of the waitlist agreement to include a restriction on leasing

2023-06-20 Thread Ron Grant
his message because you are subscribed to the ARIN Public Policy Mailing List (ARIN-PPML@arin.net). Unsubscribe or manage your mailing list subscription at: https://lists.arin.net/mailman/listinfo/arin-ppml Please contact i...@arin.net if you experience any issues. -- Ron Grant Balan Software/Networ

[coreboot] Re: How to best handle new Intel Saphire Rapids server boards based on Intel Archer City?

2023-06-20 Thread ron minnich
The approach in the last 24 years (of this unsustainable project :-) has been to get several mainboards of a type, and, once we have them, try to work out what code is truly common and what code is similar but not truly common. Code that is truly common can then be factored out into places such

Re: [arin-ppml] Draft Policy ARIN-2023-2: /26 initial IPv4 allocation for IXPs

2023-06-20 Thread Ron Grant
__ ARIN-PPML You are receiving this message because you are subscribed to the ARIN Public Policy Mailing List (ARIN-PPML@arin.net). Unsubscribe or manage your mailing list subscription at: https://lists.arin.net/mailman/listinfo/arin-ppml Please contacti...@arin.net if you experience an

Re: [DISCUSS] FLIP-324: Introduce Runtime Filter for Flink Batch Jobs

2023-06-20 Thread liu ron
should first follow the simple way, the subsequent gradual optimization. The first step may be that we can verify the reasonableness of current formula by TPC-DS case. Best, Ron Jing Ge 于2023年6月20日周二 19:46写道: > Hi Ron, > > Thanks for the clarification. That answered my questions. >

Re: Question: Multiple pg clusters on one server can be reached with the standard port.

2023-06-20 Thread Ron
On 6/20/23 09:54, Peter J. Holzer wrote: On 2023-06-19 16:09:34 -0500, Ron wrote: On 6/19/23 12:15, Peter J. Holzer wrote: On 2023-06-19 07:49:49 -0500, Ron wrote: On 6/19/23 05:33, Peter J. Holzer wrote: So (again, as Francisco already wrote) the best way is probably

Re: [External] : Re: PrivilegedAction et al and JEP411

2023-06-20 Thread Ron Pressler
an stop worrying about it. We will (try to) follow the same process we follow for all changes, including more impactful ones. We don’t yet know what changes will be in JDK 22, let alone later releases. When we do, so will everyone else. I hope we’ll find ways to improve our process in the future so that it will inconvenience you less. — Ron

Re: pg_service file questions

2023-06-20 Thread Ron
On 6/20/23 01:11, JUN ZHI wrote: Hi, I was scanning through the postgresql documentations when i came across this webpage: PostgreSQL: Documentation: 15: 34.17. The Connection Service File  . I am fairly new to database and i have

<    5   6   7   8   9   10   11   12   13   14   >