PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 7th of June, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[02:53:15] <nwoob> https://gist.github.com/nikhilka08/cac12d411c9769ebff260144dd50347f this is my simple nested schema... i want to select only `schedule` field. I tried WorkingTimeModel.find({}, 'schedule'); but it still returns everything
[02:53:35] <nwoob> if someone knows please guide me.
[09:53:21] <Lope> why does MongoDB have ARM64 builds for Ubuntu, but not Debian?
[09:55:59] <Lope> Ubuntu 20.04 Focal ARM64 builds http://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/testing/multiverse/
[09:56:19] <Lope> Ubuntu 18.04 Bionic ARM64 builds: http://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/4.4/multiverse/
[09:56:59] <Lope> Debian 10 buster: no arm64 builds: http://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/4.4/main/
[09:57:45] <Lope> Debian 10 buster oldest build is 4.2, no ARM64: http://repo.mongodb.org/apt/debian/dists/buster/mongodb-org/4.2/main/
[09:59:07] <Lope> The same goes for Debian 9 Stretch, and also other versions like testing and development.
[10:05:51] <Lope> RaspberryPi has a ARM64 OS for the RbPi 4 now. It can run ARM64 code. It would be nice to have MongoDB 4.2 builds Raspbian.
[10:09:08] <Lope> https://downloads.raspberrypi.org/raspios_arm64/images/
[10:34:53] <kali> well, that's not raspbian, raspbian is the old 32bit OS. the 64bit ubuntu is actually quite good
[10:35:24] <kali> and i think it has a mongodb server
[11:19:44] <Lope> Really?
[11:26:17] <kali> Lope: yep :)
[11:26:24] <kali> Lope: https://packages.ubuntu.com/search?suite=bionic&arch=arm64&searchon=names&keywords=mongodb
[11:30:12] <Lope> That's ubuntu
[11:31:17] <kali> yes, that's arm64 ubuntu, you have pre-built raspi images there: https://ubuntu.com/download/raspberry-pi
[11:31:38] <Lope> What I was saying though is there aren't any Debian builds
[11:32:08] <kali> well, isn't ubuntu the next best thing ? :)
[11:32:23] <Lope> can't run ubuntu just to be able to use mongodb
[11:32:29] <Lope> Ubuntu is a noob OS
[12:20:07] <Lope> l8r s8rs
[12:20:11] <Lope> skaters
[20:40:24] <diverdude> Hi...i am trying to limit the output like this: {userId:"5cce74918acf7d1cbeaddd1b",$limit:4} but i get an error saying: "unknown top level operator". What am I doing wrong here?
[20:47:50] <diverdude> anyone here+
[20:47:51] <diverdude> ?